aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorChris Dearman <chris@mips.com>2006-06-20 12:15:20 -0400
committerRalf Baechle <ralf@linux-mips.org>2006-06-29 16:10:52 -0400
commitc09b47d8a99104897afd682b48f292e05461a0c2 (patch)
treee20f41b35611bd915deac7733b64db5cd8c82d67 /arch/mips/Kconfig
parent9318c51acd9689505850152cc98277a6d6f2d752 (diff)
[MIPS] Typo fixes.
Signed-off-by: Chris Dearman <chris@mips.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index bc6a8f97721d..aedeee9009fc 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1254,7 +1254,7 @@ config CPU_R6000
1254 select CPU_SUPPORTS_32BIT_KERNEL 1254 select CPU_SUPPORTS_32BIT_KERNEL
1255 help 1255 help
1256 MIPS Technologies R6000 and R6000A series processors. Note these 1256 MIPS Technologies R6000 and R6000A series processors. Note these
1257 processors are extremly rare and the support for them is incomplete. 1257 processors are extremely rare and the support for them is incomplete.
1258 1258
1259config CPU_NEVADA 1259config CPU_NEVADA
1260 bool "RM52xx" 1260 bool "RM52xx"
@@ -1375,7 +1375,7 @@ config SYS_HAS_CPU_SB1
1375endmenu 1375endmenu
1376 1376
1377# 1377#
1378# These two indicate any levelof the MIPS32 and MIPS64 architecture 1378# These two indicate any level of the MIPS32 and MIPS64 architecture
1379# 1379#
1380config CPU_MIPS32 1380config CPU_MIPS32
1381 bool 1381 bool
@@ -1386,7 +1386,7 @@ config CPU_MIPS64
1386 default y if CPU_MIPS64_R1 || CPU_MIPS64_R2 1386 default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
1387 1387
1388# 1388#
1389# These two indicate the revision of the architecture, either 32 bot 64 bit. 1389# These two indicate the revision of the architecture, either Release 1 or Release 2
1390# 1390#
1391config CPU_MIPSR1 1391config CPU_MIPSR1
1392 bool 1392 bool