From: Yoichi Yuasa This patch has changed from VR41XX to VR4100 series in arch/mips/Kconfig. Signed-off-by: Yoichi Yuasa Cc: Ralf Baechle Signed-off-by: Andrew Morton --- arch/mips/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/mips/Kconfig~mips-changed-from-vr41xx-to-vr4100-series-in-kconfig arch/mips/Kconfig --- 25/arch/mips/Kconfig~mips-changed-from-vr41xx-to-vr4100-series-in-kconfig Wed Aug 17 13:55:58 2005 +++ 25-akpm/arch/mips/Kconfig Wed Aug 17 13:55:58 2005 @@ -71,7 +71,7 @@ config OLIVETTI_M700 . config MACH_VR41XX - bool "Support for NEC VR41XX-based machines" + bool "Support for NEC VR4100 series based machines" config NEC_CMBVR4133 bool "Support for NEC CMB-VR4133" _