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.opdenac...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/