From: Ingo Molnar Date: Tue, 27 Jan 2009 15:57:49 +0000 (+0100) Subject: x86/Voyager: remove MCA Kconfig quirk X-Git-Tag: v2.6.31-rc1~383^2~508^2~78 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=72ee6ebbb3fe1ac23d1a669b177b858d2028bf09;p=~shefty%2Frdma-dev.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 f983f4055b1..ae37a7504b5 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