diff options
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r-- | arch/arm/mach-mxs/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig index 8138a13e23cf..91cf0625819c 100644 --- a/arch/arm/mach-mxs/Kconfig +++ b/arch/arm/mach-mxs/Kconfig | |||
@@ -25,7 +25,6 @@ config MACH_MXS_DT | |||
25 | bool "Support MXS platforms from device tree" | 25 | bool "Support MXS platforms from device tree" |
26 | select SOC_IMX23 | 26 | select SOC_IMX23 |
27 | select SOC_IMX28 | 27 | select SOC_IMX28 |
28 | select USE_OF | ||
29 | help | 28 | help |
30 | Include support for Freescale MXS platforms(i.MX23 and i.MX28) | 29 | Include support for Freescale MXS platforms(i.MX23 and i.MX28) |
31 | using the device tree for discovery | 30 | using the device tree for discovery |