The config variable MIPS_BOARDS_GEN is defined but never used, and this patch removes the forgotten variable. Reported-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@xxxxxxxxx> --- arch/mips/Kconfig | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f5e8720..a49863c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -195,7 +195,6 @@ config MIPS_MALTA select HW_HAS_PCI select I8253 select I8259 - select MIPS_BOARDS_GEN select MIPS_BONITO64 select MIPS_CPU_SCACHE select PCI_GT64XXX_PCI0 @@ -839,9 +838,6 @@ config IRQ_GT641XX config IRQ_GIC bool -config MIPS_BOARDS_GEN - bool - config PCI_GT64XXX_PCI0 bool -- 1.5.6