diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-18 00:28:38 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-19 12:39:24 -0400 |
commit | 470b160364db5b8096b8e557a23c97eb6612be67 (patch) | |
tree | e788b9548129880ecf5f6a7be89d7f1380050616 /arch/mips/Kconfig | |
parent | eaff3888742155bd397e45a1c3323c0173042e5b (diff) |
[MIPS] Remove support for NEC DDB5476.
As warned several times before.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c3c8e7a15af3..138aac48d5d4 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -469,27 +469,6 @@ config PNX8550_JBS | |||
469 | select PNX8550 | 469 | select PNX8550 |
470 | select SYS_SUPPORTS_LITTLE_ENDIAN | 470 | select SYS_SUPPORTS_LITTLE_ENDIAN |
471 | 471 | ||
472 | config DDB5476 | ||
473 | bool "NEC DDB Vrc-5476" | ||
474 | select DDB5XXX_COMMON | ||
475 | select DMA_NONCOHERENT | ||
476 | select HAVE_STD_PC_SERIAL_PORT | ||
477 | select HW_HAS_PCI | ||
478 | select IRQ_CPU | ||
479 | select I8259 | ||
480 | select ISA | ||
481 | select SYS_HAS_CPU_R5432 | ||
482 | select SYS_SUPPORTS_32BIT_KERNEL | ||
483 | select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL | ||
484 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
485 | help | ||
486 | This enables support for the R5432-based NEC DDB Vrc-5476 | ||
487 | evaluation board. | ||
488 | |||
489 | Features : kernel debugging, serial terminal, NFS root fs, on-board | ||
490 | ether port USB, AC97, PCI, PCI VGA card & framebuffer console, | ||
491 | IDE controller, PS2 keyboard, PS2 mouse, etc. | ||
492 | |||
493 | config DDB5477 | 472 | config DDB5477 |
494 | bool "NEC DDB Vrc-5477" | 473 | bool "NEC DDB Vrc-5477" |
495 | select DDB5XXX_COMMON | 474 | select DDB5XXX_COMMON |