aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/Kconfig
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-02-24 04:31:31 -0500
committerSascha Hauer <s.hauer@pengutronix.de>2010-02-24 04:45:21 -0500
commit08268b78d6f0c659dc1d86453c57b336f6f4f9ae (patch)
tree29834e1fc4d1bcb2271746d4191331fffa78c199 /arch/arm/plat-mxc/Kconfig
parent82d52a1948254aa3f35ca1a24c23284bd9f9a9c2 (diff)
mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
ARCH_MXC_IOMUX_V3 is not specific to the i.MX25 PDK platform. Thus, ARCH_MXC_IOMUX_V3 should be selected by ARCH_MX25. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-rw-r--r--arch/arm/plat-mxc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
index cdee9176a775..44f3a805ae56 100644
--- a/arch/arm/plat-mxc/Kconfig
+++ b/arch/arm/plat-mxc/Kconfig
@@ -24,6 +24,7 @@ config ARCH_MX25
24 bool "MX25-based" 24 bool "MX25-based"
25 select CPU_ARM926T 25 select CPU_ARM926T
26 select COMMON_CLKDEV 26 select COMMON_CLKDEV
27 select ARCH_MXC_IOMUX_V3
27 select HAVE_FB_IMX 28 select HAVE_FB_IMX
28 help 29 help
29 This enables support for systems based on the Freescale i.MX25 family 30 This enables support for systems based on the Freescale i.MX25 family