Skip to content

Commit

Permalink
[MIPS] Typo fixes.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Chris Dearman authored and Ralf Baechle committed Jun 29, 2006
1 parent 9318c51 commit c09b47d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@ config CPU_R6000
select CPU_SUPPORTS_32BIT_KERNEL
help
MIPS Technologies R6000 and R6000A series processors. Note these
processors are extremly rare and the support for them is incomplete.
processors are extremely rare and the support for them is incomplete.

config CPU_NEVADA
bool "RM52xx"
Expand Down Expand Up @@ -1375,7 +1375,7 @@ config SYS_HAS_CPU_SB1
endmenu

#
# These two indicate any levelof the MIPS32 and MIPS64 architecture
# These two indicate any level of the MIPS32 and MIPS64 architecture
#
config CPU_MIPS32
bool
Expand All @@ -1386,7 +1386,7 @@ config CPU_MIPS64
default y if CPU_MIPS64_R1 || CPU_MIPS64_R2

#
# These two indicate the revision of the architecture, either 32 bot 64 bit.
# These two indicate the revision of the architecture, either Release 1 or Release 2
#
config CPU_MIPSR1
bool
Expand Down

0 comments on commit c09b47d

Please sign in to comment.