Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08268b78 authored by Baruch Siach's avatar Baruch Siach Committed by Sascha Hauer
Browse files

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: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent 82d52a19
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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