From: Ingo Molnar Date: Tue, 27 Jan 2009 15:57:49 +0000 (+0100) Subject: x86/Voyager: remove MCA Kconfig quirk X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=72ee6ebbb3fe1ac23d1a669b177b858d2028bf09;p=deliverable%2Flinux.git x86/Voyager: remove MCA Kconfig quirk Remove Voyager Kconfig quirk: just like any other hardware platform users of Voyager systems can configure in the hardware drivers they need. Signed-off-by: Ingo Molnar --- 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 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