ARM i.MX27: Add devicetree support
[deliverable/linux.git] / arch / arm / mach-imx / Kconfig
index 09f357bcecdee373fc32c3cb47ff7b82bc5e0cf5..85433b93004523f574b8b26cc70c29dd5fa65740 100644 (file)
@@ -87,7 +87,6 @@ config SOC_IMX35
 
 config SOC_IMX5
        select CPU_V7
-       select ARM_L1_CACHE_SHIFT_6
        select MXC_TZIC
        select ARCH_MXC_IOMUX_V3
        select ARCH_MXC_AUDMUX_V2
@@ -377,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.039234 seconds and 5 git commands to generate.