ARM: imx: dynamically register imx-uart devices (imx25)
[pandora-kernel.git] / arch / arm / mach-mx25 / Kconfig
1 if ARCH_MX25
2
3 comment "MX25 platforms:"
4
5 config MACH_MX25_3DS
6         bool "Support MX25PDK (3DS) Platform"
7         select IMX_HAVE_PLATFORM_IMX_UART
8         select IMX_HAVE_PLATFORM_MXC_NAND
9
10 endif