commit | 49793b0341a802cf5ee4179e837a2eb20f12c9fe | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Jan 27 17:02:29 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 29 14:16:57 2009 +0100 |
tree | 0d2b187d41bd2a11ca1ce1bbbda524c1cdbb397c | |
parent | e0ec9483dbe8f534e0f3ef413f9eba9a5ff78050 [diff] |
x86/Voyager: remove KGDB Kconfig quirk x86/Voyager has this KGDB quirk: select HAVE_ARCH_KGDB if !X86_VOYAGER This is completely pointless - there's nothing in KGDB that cannot work on Voyager. Remove it. Signed-off-by: Ingo Molnar <mingo@elte.hu>