diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2013-06-18 13:01:10 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-07-01 09:10:53 -0400 |
commit | 169c3c164f0dd791dfa023ab02c12cb286a72e6e (patch) | |
tree | ce6c3e9942658c8bd32d7a5c7b1ecc7a0543d64a /arch/mips/Kconfig | |
parent | 5a772eee5544f4f84139868f7cd05806b805610d (diff) |
MIPS: Delete Wind River ppmc eval board support.
This board has been EOL for many years now; lets not burden people doing
build coverage and other tree wide work with working on essentially dead
files.
[ralf@linux-mips.org: Also remove arch/mips/include/asm/mach-wrppmc/war.h.]
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-mips@linux-mips.org
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Patchwork: http://patchwork.linux-mips.org/patch/5503/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 26779ccae116..f4cc348034b7 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -712,29 +712,6 @@ config MIKROTIK_RB532 | |||
712 | Support the Mikrotik(tm) RouterBoard 532 series, | 712 | Support the Mikrotik(tm) RouterBoard 532 series, |
713 | based on the IDT RC32434 SoC. | 713 | based on the IDT RC32434 SoC. |
714 | 714 | ||
715 | config WR_PPMC | ||
716 | bool "Wind River PPMC board" | ||
717 | select CEVT_R4K | ||
718 | select CSRC_R4K | ||
719 | select IRQ_CPU | ||
720 | select BOOT_ELF32 | ||
721 | select DMA_NONCOHERENT | ||
722 | select HW_HAS_PCI | ||
723 | select PCI_GT64XXX_PCI0 | ||
724 | select SWAP_IO_SPACE | ||
725 | select SYS_HAS_CPU_MIPS32_R1 | ||
726 | select SYS_HAS_CPU_MIPS32_R2 | ||
727 | select SYS_HAS_CPU_MIPS64_R1 | ||
728 | select SYS_HAS_CPU_NEVADA | ||
729 | select SYS_HAS_CPU_RM7000 | ||
730 | select SYS_SUPPORTS_32BIT_KERNEL | ||
731 | select SYS_SUPPORTS_64BIT_KERNEL | ||
732 | select SYS_SUPPORTS_BIG_ENDIAN | ||
733 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
734 | help | ||
735 | This enables support for the Wind River MIPS32 4KC PPMC evaluation | ||
736 | board, which is based on GT64120 bridge chip. | ||
737 | |||
738 | config CAVIUM_OCTEON_SOC | 715 | config CAVIUM_OCTEON_SOC |
739 | bool "Cavium Networks Octeon SoC based boards" | 716 | bool "Cavium Networks Octeon SoC based boards" |
740 | select CEVT_R4K | 717 | select CEVT_R4K |