diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-07-27 15:20:24 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-31 21:35:22 +0100 |
commit | 08a91283e5224950c6a685be8f2709a70220cfd3 (patch) | |
tree | f923f60713e2295d1be6dfd220aaf418ecc444e5 /arch/mips | |
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')
-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 select GENERIC_HARDIRQS_NO__DO_IRQ config TOSHIBA_RBTX4927 - bool "Toshiba TBTX49[23]7 board" + bool "Toshiba RBTX49[23]7 board" select DMA_NONCOHERENT select HAS_TXX9_SERIAL select HW_HAS_PCI |