aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/Kconfig
blob: cc28f56eae80ad5f8b7ba0c6d068cc481a6b96d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
if ARCH_MX25

comment "MX25 platforms:"

config MACH_MX25_3DS
	select ARCH_MXC_IOMUX_V3
	bool "Support MX25PDK (3DS) Platform"

endif