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>
This commit is contained in:
parent
72ee6ebbb3
commit
07ef83ae9e
@ -1884,7 +1884,6 @@ source "drivers/mca/Kconfig"
|
||||
|
||||
config SCx200
|
||||
tristate "NatSemi SCx200 support"
|
||||
depends on !X86_VOYAGER
|
||||
help
|
||||
This provides basic support for National Semiconductor's
|
||||
(now AMD's) Geode processors. The driver probes for the
|
||||
|
Loading…
Reference in New Issue
Block a user