aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-03-29 04:25:43 -0400
committerShawn Guo <shawn.guo@linaro.org>2013-04-04 09:15:58 -0400
commitd696e3f6585ddeb7bddbf0783b649fa669459a5c (patch)
tree42a08a0df82fa61f7e3764e42a5120af0d239bba /arch/arm/Kconfig
parente91411b44d54db96c3d2d365b195b112e513d4ba (diff)
ARM: mxs: enable multiplatform build
Remove files that are not needed by multiplatform build, and make necessary changes on Kconfig to enable multiplatform build. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig17
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 2e4386cba23c..31ca6527421e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -468,23 +468,6 @@ config ARCH_FOOTBRIDGE
468 Support for systems based on the DC21285 companion chip 468 Support for systems based on the DC21285 companion chip
469 ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder. 469 ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
470 470
471config ARCH_MXS
472 bool "Freescale MXS-based"
473 select ARCH_REQUIRE_GPIOLIB
474 select CLKDEV_LOOKUP
475 select CLKSRC_MMIO
476 select CLKSRC_OF
477 select COMMON_CLK
478 select GENERIC_CLOCKEVENTS
479 select HAVE_CLK_PREPARE
480 select MULTI_IRQ_HANDLER
481 select PINCTRL
482 select SPARSE_IRQ
483 select STMP_DEVICE
484 select USE_OF
485 help
486 Support for Freescale MXS-based family of processors
487
488config ARCH_NETX 471config ARCH_NETX
489 bool "Hilscher NetX based" 472 bool "Hilscher NetX based"
490 select ARM_VIC 473 select ARM_VIC