x86/Voyager: remove KGDB Kconfig quirk
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:02:29 +0000 (17:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:16:57 +0000 (14:16 +0100)
commit49793b0341a802cf5ee4179e837a2eb20f12c9fe
tree0d2b187d41bd2a11ca1ce1bbbda524c1cdbb397c
parente0ec9483dbe8f534e0f3ef413f9eba9a5ff78050
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>
arch/x86/Kconfig