aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-09-11 09:40:32 -0300
committerShawn Guo <shawnguo@kernel.org>2020-09-13 11:15:58 +0800
commite8d992fb529ee96d920ee9a9223dd02679d05c62 (patch)
treef029e073afce3a9492095e8e0e95a7d434c3bbd2 /arch/arm/mach-imx/Kconfig
parentARM: imx3: Remove imx3 soc_init() (diff)
downloadlinux-dev-e8d992fb529ee96d920ee9a9223dd02679d05c62.tar.xz
linux-dev-e8d992fb529ee96d920ee9a9223dd02679d05c62.zip
ARM: imx: Remove iomux-v3 board code
IMX_HAVE_IOMUX_V3 was only used by i.MX25/35 board files. Since the board files users are gone, it is safe to remove iomux-v3 related code. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 138c5344f2f2..0ae09c9c22ae 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -47,9 +47,6 @@ config HAVE_IMX_SRC
def_bool y if SMP
select ARCH_HAS_RESET_CONTROLLER
-config ARCH_MXC_IOMUX_V3
- bool
-
if ARCH_MULTI_V6
comment "ARM1136 platforms"
@@ -63,7 +60,6 @@ config SOC_IMX31
config SOC_IMX35
bool "i.MX35 support"
- select ARCH_MXC_IOMUX_V3
select MXC_AVIC
select PINCTRL_IMX35
help
@@ -87,7 +83,6 @@ if ARCH_MULTI_V5
config SOC_IMX25
bool "i.MX25 support"
- select ARCH_MXC_IOMUX_V3
select CPU_ARM926T
select MXC_AVIC
select PINCTRL_IMX25