cc28f56eae80ad5f8b7ba0c6d068cc481a6b96d0
[linux-2.6-block.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