summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2015-12-22 14:58:48 -0800
committerOlof Johansson <olof@lixom.net>2015-12-22 14:58:48 -0800
commit9d67d4624febcd14bd6719fb4913319f49201066 (patch)
treee098c67a57e256038021033e887734c05ded7385 /arch/arm/mach-imx/Kconfig
parent45e2916be242ccf50cdc6da7863245722a46ea9e (diff)
parentf1858b0e801a45d801dc23bc1ff5be14805022c8 (diff)
downloadop-kernel-dev-9d67d4624febcd14bd6719fb4913319f49201066.zip
op-kernel-dev-9d67d4624febcd14bd6719fb4913319f49201066.tar.gz
Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
The i.MX SoC updates for 4.5: - Select HAVE_IMX_SRC for i.MX7 to avoid a randconfig build error - Enable cpufreq support on i.MX7D - A couple of random cleanup on iomux-imx31 and mach-imx6ul * tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: ARM: imx: select SRC for i.MX7 ARM: mach-imx: iomux-imx31: fix spelling mistake in error message ARM: imx: enable cpufreq device on i.mx7d mach-imx/mach-imx6ul.c: proper constness with __initconst Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 0ac180f..15df34fb 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -563,6 +563,7 @@ config SOC_IMX7D
select ARM_GIC
select HAVE_IMX_ANATOP
select HAVE_IMX_MMDC
+ select HAVE_IMX_SRC
help
This enables support for Freescale i.MX7 Dual processor.
OpenPOWER on IntegriCloud