Skip to content

Commit

Permalink
MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"
Browse files Browse the repository at this point in the history
The Kconfig symbol MIPS_BOARDS_GEN is unused since v2.6.27. It should
now be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Patchwork: http://patchwork.linux-mips.org/patch/5063/
Acked-by: John Crispin <blogic@openwrt.org>
  • Loading branch information
Paul Bolle authored and Ralf Baechle committed May 7, 2013
1 parent 88564dd commit be0c9bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,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
Expand Down Expand Up @@ -342,7 +341,6 @@ config MIPS_SEAD3
select DMA_NONCOHERENT
select IRQ_CPU
select IRQ_GIC
select MIPS_BOARDS_GEN
select MIPS_CPU_SCACHE
select MIPS_MSC
select SYS_HAS_CPU_MIPS32_R1
Expand Down Expand Up @@ -1079,9 +1077,6 @@ config IRQ_GT641XX
config IRQ_GIC
bool

config MIPS_BOARDS_GEN
bool

config PCI_GT64XXX_PCI0
bool

Expand Down

0 comments on commit be0c9bd

Please sign in to comment.