From: Yoichi Yuasa Date: Sat, 3 Sep 2005 22:56:16 +0000 (-0700) Subject: [PATCH] mips: changed from VR41xx to VR4100 series in Kconfig X-Git-Tag: v2.6.14-rc1~878 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=63fb6fd1c86181d9dd9ba0e6e6082799e149b56b;p=linux.git [PATCH] mips: changed from VR41xx to VR4100 series in Kconfig 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 Signed-off-by: Linus Torvalds --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b1860f717191..77ba9ffdf463 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -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"