summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@tq-group.com>2020-05-15 11:38:02 +0200
committerAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2021-01-11 17:42:45 +0000
commit60be4c62559482afeb650f9bdc73864ee3099f36 (patch)
treeda1eaf76bf830662af524d0bd1ad18544bdf71f7 /arch/arm/mach-imx
parentf393781fa575ccd1c4cffa99f0850860d55078b9 (diff)
arm: imx: enable HAVE_IMX_BUSFREQ for i.MX6
All i.MX6 variants reference imx_busfreq_map_io() and thus fail to build without Busfreq. Signed-off-by: Matthias Schiffer <matthias.schiffer@tq-group.com> (cherry picked from commit 4f49200132e6d252cca49d5d97be69a7a26495a2) Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'arch/arm/mach-imx')
-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 42e609b75d31..fc8f5b5cd3e8 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -495,6 +495,7 @@ config SOC_IMX6
select ARM_ERRATA_775420
select ARM_GIC
select HAVE_IMX_ANATOP
+ select HAVE_IMX_BUSFREQ
select HAVE_IMX_GPC
select HAVE_IMX_MMDC
select HAVE_IMX_SRC