]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
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)
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

index a783fe7759cabeea70ff17feb71d63038aeaab91..12b433aaaa608babf8e157df625fb9615dbdc23f 100644 (file)
@@ -35,7 +35,7 @@ config X86
        select HAVE_FUNCTION_GRAPH_TRACER
        select HAVE_FUNCTION_TRACE_MCOUNT_TEST
        select HAVE_KVM
-       select HAVE_ARCH_KGDB if !X86_VOYAGER
+       select HAVE_ARCH_KGDB
        select HAVE_ARCH_TRACEHOOK
        select HAVE_GENERIC_DMA_COHERENT if X86_32
        select HAVE_EFFICIENT_UNALIGNED_ACCESS