Hi Ralf, This patch has fixed NEC VR4100 series explanation in arch/mips/Kconfig. This small fix is only for linux-mips.org tree. It's already fixed in linus tree. Yoichi Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/Kconfig mips/arch/mips/Kconfig --- mips-orig/arch/mips/Kconfig 2007-04-14 22:14:15.756283750 +0900 +++ mips/arch/mips/Kconfig 2007-04-14 22:15:46.073928250 +0900 @@ -1233,7 +1233,7 @@ config CPU_VR41XX select CPU_SUPPORTS_32BIT_KERNEL select CPU_SUPPORTS_64BIT_KERNEL help - The options selects support for the NEC VR41xx series of processors. + The options selects support for the NEC VR4100 series of processors. Only choose this option if you have one of these processors as a kernel built with this option will not run on any other type of processor or vice versa.