mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
authorBaruch Siach <baruch@tkos.co.il>
Wed, 24 Feb 2010 09:31:31 +0000 (11:31 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 24 Feb 2010 09:45:21 +0000 (10:45 +0100)
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>
arch/arm/mach-mx25/Kconfig
arch/arm/plat-mxc/Kconfig

index cc28f56eae80ad5f8b7ba0c6d068cc481a6b96d0..54d217314ee9a3b57030af0f26f747d4d834e828 100644 (file)
@@ -3,7 +3,6 @@ if ARCH_MX25
 comment "MX25 platforms:"
 
 config MACH_MX25_3DS
-       select ARCH_MXC_IOMUX_V3
        bool "Support MX25PDK (3DS) Platform"
 
 endif
index cdee9176a7753a084262badf5254e4c16dae686e..44f3a805ae56e1c2c13c1fdae1f3da5a11b884ca 100644 (file)
@@ -24,6 +24,7 @@ config ARCH_MX25
        bool "MX25-based"
        select CPU_ARM926T
        select COMMON_CLKDEV
+       select ARCH_MXC_IOMUX_V3
        select HAVE_FB_IMX
        help
          This enables support for systems based on the Freescale i.MX25 family