# HG changeset patch # User tobias@xxxxxxxxxxx # Node ID ec2325c90360430c87d1681fe2cb8311d529f232 # Parent 14171b0776faa0bcd9c382c8de832a7064b3859f Disable MCA for Xen. diff -r 14171b0776fa -r ec2325c90360 arch/i386/Kconfig --- a/arch/i386/Kconfig Fri Dec 9 10:21:44 2005 +++ b/arch/i386/Kconfig Fri Dec 9 10:22:28 2005 @@ -990,7 +990,7 @@ source "drivers/eisa/Kconfig" config MCA - bool "MCA support" if !(X86_VISWS || X86_VOYAGER) + bool "MCA support" if !(X86_VISWS || X86_VOYAGER || X86_XEN) default y if X86_VOYAGER help MicroChannel Architecture is found in some IBM PS/2 machines and