diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-08-02 14:36:11 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-08-27 01:16:53 (GMT) |
commit | ad99876ad4309c6d9db1fb47d3e0b78f5d959896 (patch) | |
tree | 7edb8bbc93ddd4cd6096a6b0ddd1df6320e78799 | |
parent | c87abd75b35e8f991ff8ff1510d6fb62612c61fa (diff) | |
download | linux-fsl-qoriq-ad99876ad4309c6d9db1fb47d3e0b78f5d959896.tar.xz |
[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>
-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 4b02d8a..e7d542d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -558,9 +558,7 @@ config TOSHIBA_RBTX4927 config TOSHIBA_RBTX4938 bool "Toshiba RBTX4938 board" - select HAVE_STD_PC_SERIAL_PORT select DMA_NONCOHERENT - select GENERIC_ISA_DMA select HAS_TXX9_SERIAL select HW_HAS_PCI select IRQ_CPU |