diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-08-02 10:36:11 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-08-26 21:16:53 -0400 |
commit | ad99876ad4309c6d9db1fb47d3e0b78f5d959896 (patch) | |
tree | 7edb8bbc93ddd4cd6096a6b0ddd1df6320e78799 /arch | |
parent | c87abd75b35e8f991ff8ff1510d6fb62612c61fa (diff) |
[MIPS] Drop unneeded config options for RBTX4938
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4b02d8acc15b..e7d542d45605 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -558,9 +558,7 @@ config TOSHIBA_RBTX4927 | |||
558 | 558 | ||
559 | config TOSHIBA_RBTX4938 | 559 | config TOSHIBA_RBTX4938 |
560 | bool "Toshiba RBTX4938 board" | 560 | bool "Toshiba RBTX4938 board" |
561 | select HAVE_STD_PC_SERIAL_PORT | ||
562 | select DMA_NONCOHERENT | 561 | select DMA_NONCOHERENT |
563 | select GENERIC_ISA_DMA | ||
564 | select HAS_TXX9_SERIAL | 562 | select HAS_TXX9_SERIAL |
565 | select HW_HAS_PCI | 563 | select HW_HAS_PCI |
566 | select IRQ_CPU | 564 | select IRQ_CPU |