aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-27 10:57:49 -0500
committerIngo Molnar <mingo@elte.hu>2009-01-29 08:16:55 -0500
commit72ee6ebbb3fe1ac23d1a669b177b858d2028bf09 (patch)
tree7fbe616ab8e2096e1bbce8ae3f5e85895ed408c2 /arch/x86/Kconfig
parent61b8172e57c4b8db1fcb7f5fd8dfda85ffd8e052 (diff)
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 <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig3
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
1873source "drivers/eisa/Kconfig" 1873source "drivers/eisa/Kconfig"
1874 1874
1875config MCA 1875config 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