]> git.karo-electronics.de Git - linux-beck.git/blob - arch/arm/mach-mx25/Kconfig
Merge branch 'master' into devel
[linux-beck.git] / arch / arm / mach-mx25 / Kconfig
1 if ARCH_MX25
2
3 comment "MX25 platforms:"
4
5 config MACH_MX25_3DS
6         select ARCH_MXC_IOMUX_V3
7         bool "Support MX25PDK (3DS) Platform"
8
9 endif