aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-09-11 09:40:27 -0300
committerShawn Guo <shawnguo@kernel.org>2020-09-13 11:15:43 +0800
commiteeae56887bc69bd96025be8117cccacd5cec0f6c (patch)
treea5b367c45b0802bb0326e6c764dd8c89f29d9d44 /arch/arm/mach-imx/Kconfig
parentARM: imx27: Remove imx27_soc_init() (diff)
downloadlinux-dev-eeae56887bc69bd96025be8117cccacd5cec0f6c.tar.xz
linux-dev-eeae56887bc69bd96025be8117cccacd5cec0f6c.zip
ARM: imx27: Remove iomux-v1 board code
IMX_HAVE_IOMUX_V1 was only used by i.MX27 board files. Since the board files users are gone, it is safe to remove iomux-v1 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/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index c23e10fa8242..138c5344f2f2 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 IMX_HAVE_IOMUX_V1
- bool
-
config ARCH_MXC_IOMUX_V3
bool
@@ -99,7 +96,6 @@ config SOC_IMX25
config SOC_IMX27
bool "i.MX27 support"
- select IMX_HAVE_IOMUX_V1
select CPU_ARM926T
select MXC_AVIC
select PINCTRL_IMX27