From: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>

This patch has removed obsolete VRC4171 config.

Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 arch/mips/Kconfig |    6 ------
 1 files changed, 6 deletions(-)

diff -puN arch/mips/Kconfig~mips-remove-vrc4171-config arch/mips/Kconfig
--- 25/arch/mips/Kconfig~mips-remove-vrc4171-config	Wed Aug 17 13:55:56 2005
+++ 25-akpm/arch/mips/Kconfig	Wed Aug 17 13:55:56 2005
@@ -153,12 +153,6 @@ config PCI_VR41XX
 	bool "Add PCI control unit support of NEC VR4100 series"
 	depends on MACH_VR41XX && PCI
 
-config VRC4171
-	tristate "Add NEC VRC4171 companion chip support"
-	depends on MACH_VR41XX && ISA
-	---help---
-	  The NEC VRC4171/4171A is a companion chip for NEC VR4111/VR4121.
-
 config VRC4173
 	tristate "Add NEC VRC4173 companion chip support"
 	depends on MACH_VR41XX && PCI_VR41XX
_