diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index f983f4055b18..ae37a7504b57 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1873,8 +1873,7 @@ config EISA | |||
1873 | source "drivers/eisa/Kconfig" | 1873 | source "drivers/eisa/Kconfig" |
1874 | 1874 | ||
1875 | config MCA | 1875 | config MCA |
1876 | bool "MCA support" if !X86_VOYAGER | 1876 | bool "MCA support" |
1877 | default y if X86_VOYAGER | ||
1878 | help | 1877 | help |
1879 | MicroChannel Architecture is found in some IBM PS/2 machines and | 1878 | MicroChannel Architecture is found in some IBM PS/2 machines and |
1880 | laptops. It is a bus system similar to PCI or ISA. See | 1879 | laptops. It is a bus system similar to PCI or ISA. See |