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

comment "MX25 platforms:"

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

endif