diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 1d9a65e4c5cc..3b404b7dfa39 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -227,26 +227,6 @@ config MIPS_SIM | |||
227 | This option enables support for MIPS Technologies MIPSsim software | 227 | This option enables support for MIPS Technologies MIPSsim software |
228 | emulator. | 228 | emulator. |
229 | 229 | ||
230 | config DDB5477 | ||
231 | bool "NEC DDB Vrc-5477" | ||
232 | select DDB5XXX_COMMON | ||
233 | select DMA_NONCOHERENT | ||
234 | select HW_HAS_PCI | ||
235 | select I8259 | ||
236 | select IRQ_CPU | ||
237 | select SYS_HAS_CPU_R5432 | ||
238 | select SYS_SUPPORTS_32BIT_KERNEL | ||
239 | select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL | ||
240 | select SYS_SUPPORTS_KGDB | ||
241 | select SYS_SUPPORTS_KGDB | ||
242 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
243 | help | ||
244 | This enables support for the R5432-based NEC DDB Vrc-5477, | ||
245 | or Rockhopper/SolutionGear boards with R5432/R5500 CPUs. | ||
246 | |||
247 | Features : kernel debugging, serial terminal, NFS root fs, on-board | ||
248 | ether port USB, AC97, PCI, etc. | ||
249 | |||
250 | config MARKEINS | 230 | config MARKEINS |
251 | bool "NEC EMMA2RH Mark-eins" | 231 | bool "NEC EMMA2RH Mark-eins" |
252 | select DMA_NONCOHERENT | 232 | select DMA_NONCOHERENT |
@@ -617,7 +597,6 @@ config WR_PPMC | |||
617 | endchoice | 597 | endchoice |
618 | 598 | ||
619 | source "arch/mips/au1000/Kconfig" | 599 | source "arch/mips/au1000/Kconfig" |
620 | source "arch/mips/ddb5xxx/Kconfig" | ||
621 | source "arch/mips/jazz/Kconfig" | 600 | source "arch/mips/jazz/Kconfig" |
622 | source "arch/mips/pmc-sierra/Kconfig" | 601 | source "arch/mips/pmc-sierra/Kconfig" |
623 | source "arch/mips/sgi-ip27/Kconfig" | 602 | source "arch/mips/sgi-ip27/Kconfig" |
@@ -789,10 +768,6 @@ config IRQ_MSP_SLP | |||
789 | config IRQ_MSP_CIC | 768 | config IRQ_MSP_CIC |
790 | bool | 769 | bool |
791 | 770 | ||
792 | config DDB5XXX_COMMON | ||
793 | bool | ||
794 | select SYS_SUPPORTS_KGDB | ||
795 | |||
796 | config MIPS_BOARDS_GEN | 771 | config MIPS_BOARDS_GEN |
797 | bool | 772 | bool |
798 | 773 | ||