diff options
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | 2008-10-23 16:43:13 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-10-27 16:18:28 +0000 |
commit | 537fa37c8606793b9998c35de0abfcb7d549a3f2 (patch) | |
tree | e0203b5ba953b9a73f06eadd15457a413864c484 /arch/mips | |
parent | f6a3176a18b724154e7beede0e10da56e47abe2b (diff) | |
download | linux-3.10-537fa37c8606793b9998c35de0abfcb7d549a3f2.tar.gz linux-3.10-537fa37c8606793b9998c35de0abfcb7d549a3f2.tar.bz2 linux-3.10-537fa37c8606793b9998c35de0abfcb7d549a3f2.zip |
MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling
Fix a typo in the comment for the TOSHIBA_RBTX4939 config option
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/txx9/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/txx9/Kconfig b/arch/mips/txx9/Kconfig index 5a176ea0bd2..226e8bb2f0a 100644 --- a/arch/mips/txx9/Kconfig +++ b/arch/mips/txx9/Kconfig @@ -46,7 +46,7 @@ config TOSHIBA_RBTX4938 support this machine type config TOSHIBA_RBTX4939 - bool "Toshiba RBTX4939 bobard" + bool "Toshiba RBTX4939 board" depends on MACH_TX49XX select SOC_TX4939 select TXX9_7SEGLED |