diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-07-27 02:20:24 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-31 16:35:22 -0400 |
commit | 08a91283e5224950c6a685be8f2709a70220cfd3 (patch) | |
tree | f923f60713e2295d1be6dfd220aaf418ecc444e5 /arch/mips/Kconfig | |
parent | 7e5829b56be5aeb931cf52d78c95285c2b8f50e3 (diff) |
[MIPS] Fix RBTX49x7 board name
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 410b9d185739..a3ee9b7e10b4 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -595,7 +595,7 @@ config TOSHIBA_JMR3927 | |||
595 | select GENERIC_HARDIRQS_NO__DO_IRQ | 595 | select GENERIC_HARDIRQS_NO__DO_IRQ |
596 | 596 | ||
597 | config TOSHIBA_RBTX4927 | 597 | config TOSHIBA_RBTX4927 |
598 | bool "Toshiba TBTX49[23]7 board" | 598 | bool "Toshiba RBTX49[23]7 board" |
599 | select DMA_NONCOHERENT | 599 | select DMA_NONCOHERENT |
600 | select HAS_TXX9_SERIAL | 600 | select HAS_TXX9_SERIAL |
601 | select HW_HAS_PCI | 601 | select HW_HAS_PCI |