]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-mx5/Kconfig
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[~andy/linux] / arch / arm / mach-mx5 / Kconfig
index 3c9845552ca7b8e64b30a09ed7045a8c90ddbe50..b4e7c58bbb3844d76edb890a5a352b033160f760 100644 (file)
@@ -209,6 +209,18 @@ config MACH_MX53_LOCO
          Include support for MX53 LOCO platform. This includes specific
          configurations for the board and its peripherals.
 
+config MACH_MX53_ARD
+       bool "Support MX53 ARD platforms"
+       select SOC_IMX53
+       select IMX_HAVE_PLATFORM_IMX2_WDT
+       select IMX_HAVE_PLATFORM_IMX_I2C
+       select IMX_HAVE_PLATFORM_IMX_UART
+       select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
+       select IMX_HAVE_PLATFORM_GPIO_KEYS
+       help
+         Include support for MX53 ARD platform. This includes specific
+         configurations for the board and its peripherals.
+
 endif # ARCH_MX53_SUPPORTED
 
 endif