CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 05/07/12 16:37:27
Modified files:
arch/mips : Kconfig
Log message:
Fix typo in help text.
diff -urN linux/arch/mips/Kconfig linux/arch/mips/Kconfig
--- linux/arch/mips/Kconfig 2005/07/12 14:51:22 1.151
+++ linux/arch/mips/Kconfig 2005/07/12 15:37:27 1.152
@@ -926,7 +926,7 @@
select CPU_SUPPORTS_32BIT_KERNEL
select CPU_HAS_PREFETCH
help
- Choose this option to build a kernel for release 1 or later of the
+ Choose this option to build a kernel for release 2 or later of the
MIPS32 architecture. Most modern embedded systems with a 32-bit
MIPS processor are based on a MIPS32 processor. If you know the
specific type of processor in your system, choose those that one
|