aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-27 10:59:11 -0500
committerIngo Molnar <mingo@elte.hu>2009-01-29 08:16:55 -0500
commit07ef83ae9e99377f38f4d0e472ba6ff09324e5e9 (patch)
tree5a1a307ee18235ac4ff509a5a6e3cf978ee56671
parent72ee6ebbb3fe1ac23d1a669b177b858d2028bf09 (diff)
x86/Voyager: remove NATSEMI Kconfig quirk
x86/Voyager has this quirk for SCx200 support: config SCx200 tristate "NatSemi SCx200 support" depends on !X86_VOYAGER Remove it - Voyager users can disable drivers they dont need. Signed-off-by: Ingo Molnar <mingo@elte.hu>
-rw-r--r--arch/x86/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index ae37a7504b57..9727dd59f54c 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1884,7 +1884,6 @@ source "drivers/mca/Kconfig"
1884 1884
1885config SCx200 1885config SCx200
1886 tristate "NatSemi SCx200 support" 1886 tristate "NatSemi SCx200 support"
1887 depends on !X86_VOYAGER
1888 help 1887 help
1889 This provides basic support for National Semiconductor's 1888 This provides basic support for National Semiconductor's
1890 (now AMD's) Geode processors. The driver probes for the 1889 (now AMD's) Geode processors. The driver probes for the