diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index f983f4055b1891f1adb9695665d1dc2223497aff..ae37a7504b5747aa5933ddc5b8e5b4b30673b426 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1873,8 +1873,7 @@ config EISA source "drivers/eisa/Kconfig" config MCA - bool "MCA support" if !X86_VOYAGER - default y if X86_VOYAGER + bool "MCA support" help MicroChannel Architecture is found in some IBM PS/2 machines and laptops. It is a bus system similar to PCI or ISA. See