MIPS supports various NEC VR41XX chips and not just the VR4100. Update Kconfig accordingly, thereby bringing the file in sync with the linux-mips tree. Signed-off-by: Martin Michlmayr <tbm@xxxxxxxxxx> --- linux-2.6/arch/mips/Kconfig 2006-03-13 18:45:54.000000000 +0000 +++ mips.git/arch/mips/Kconfig 2006-03-20 03:22:02.000000000 +0000 @@ -503,7 +503,7 @@ ether port USB, AC97, PCI, etc. config MACH_VR41XX - bool "Support for NEC VR4100 series based machines" + bool "Support for NEC VR41XX-based machines" select SYS_HAS_CPU_VR41XX select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL @@ -1134,7 +1134,7 @@ select CPU_SUPPORTS_32BIT_KERNEL select CPU_SUPPORTS_64BIT_KERNEL help - The options selects support for the NEC VR4100 series of processors. + The options selects support for the NEC VR41xx 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. -- Martin Michlmayr http://www.cyrius.com/