ARM i.MX27: Add devicetree support
[deliverable/linux.git] / arch / arm / mach-imx / Kconfig
index 4defb97bbfc866400fe57fe4c5178a778c30a91f..85433b93004523f574b8b26cc70c29dd5fa65740 100644 (file)
@@ -376,6 +376,14 @@ config MACH_IMX27IPCAM
          Include support for IMX27 IPCAM platform. This includes specific
          configurations for the board and its peripherals.
 
+config MACH_IMX27_DT
+       bool "Support i.MX27 platforms from device tree"
+       select SOC_IMX27
+       select USE_OF
+       help
+         Include support for Freescale i.MX27 based platforms
+         using the device tree for discovery
+
 endif
 
 if ARCH_IMX_V6_V7
This page took 0.026522 seconds and 5 git commands to generate.