arm: remove ability to select CONFIG_MCA
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 17 May 2012 00:50:20 +0000 (20:50 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 17 May 2012 23:01:46 +0000 (19:01 -0400)
It isn't clear to me why this ever existed, as I've never heard
of an ARM board with an MCA bus.  Regardless, the MCA bus support
is going away, so remove the ability to select it from ARM.

Cc: Russell King <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/Kconfig

index 36586dba6fa6e0af6260dce3827cfe1495c7f592..695cc39f31381abc8f6841df13766f3f53ab5a73 100644 (file)
@@ -101,14 +101,6 @@ config EISA
 config SBUS
        bool
 
-config MCA
-       bool
-       help
-         MicroChannel Architecture is found in some IBM PS/2 machines and
-         laptops.  It is a bus system similar to PCI or ISA. See
-         <file:Documentation/mca.txt> (and especially the web page given
-         there) before attempting to build an MCA bus kernel.
-
 config STACKTRACE_SUPPORT
        bool
        default y