summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorPaul Gortmaker2012-05-17 02:50:20 +0200
committerPaul Gortmaker2012-05-18 01:01:46 +0200
commit281f4d9ce7326b48e4d770ef689b97edb69e97da (patch)
tree21953e476647d955a9f65e68aaaa5814f8958575 /arch/arm/Kconfig
parentdrivers/net: delete all code/drivers depending on CONFIG_MCA (diff)
downloadkernel-qcow2-linux-281f4d9ce7326b48e4d770ef689b97edb69e97da.tar.gz
kernel-qcow2-linux-281f4d9ce7326b48e4d770ef689b97edb69e97da.tar.xz
kernel-qcow2-linux-281f4d9ce7326b48e4d770ef689b97edb69e97da.zip
arm: remove ability to select CONFIG_MCA
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>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 36586dba6fa6..695cc39f3138 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -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