[PATCH] ARM: iop3xx: remove unused MACH_EP80219 Kconfig parameter

Michael Opdenacker michael.opdenacker at free-electrons.com
Mon Nov 4 03:50:42 EST 2013


This removes the MACH_EP80219 Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.

Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>
---
 arch/arm/mach-iop32x/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/mach-iop32x/Kconfig b/arch/arm/mach-iop32x/Kconfig
index 5e8c6f7dfabb..65f3500258e5 100644
--- a/arch/arm/mach-iop32x/Kconfig
+++ b/arch/arm/mach-iop32x/Kconfig
@@ -4,9 +4,6 @@ menu "IOP32x Implementation Options"
 
 comment "IOP32x Platform Types"
 
-config MACH_EP80219
-	bool
-
 config MACH_GLANTANK
 	bool "Enable support for the IO-Data GLAN Tank"
 	help
@@ -22,7 +19,6 @@ config ARCH_IQ80321
 
 config ARCH_IQ31244
 	bool "Enable support for EP80219/IQ31244"
-	select MACH_EP80219
 	help
 	  Say Y here if you want to run your kernel on the Intel EP80219
 	  evaluation kit for the Intel 80219 processor (a IOP321 variant)
-- 
1.8.1.2




More information about the linux-arm-kernel mailing list