aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 6575e4ebe26e..f694074f2302 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -65,6 +65,9 @@ config IRAM_ALLOC
65 bool 65 bool
66 select GENERIC_ALLOCATOR 66 select GENERIC_ALLOCATOR
67 67
68config HAVE_IMX_ANATOP
69 bool
70
68config HAVE_IMX_GPC 71config HAVE_IMX_GPC
69 bool 72 bool
70 73
@@ -795,6 +798,7 @@ config SOC_IMX6Q
795 select CPU_V7 798 select CPU_V7
796 select HAVE_ARM_SCU 799 select HAVE_ARM_SCU
797 select HAVE_CAN_FLEXCAN if CAN 800 select HAVE_CAN_FLEXCAN if CAN
801 select HAVE_IMX_ANATOP
798 select HAVE_IMX_GPC 802 select HAVE_IMX_GPC
799 select HAVE_IMX_MMDC 803 select HAVE_IMX_MMDC
800 select HAVE_IMX_SRC 804 select HAVE_IMX_SRC