From: Yoichi Yuasa This patch has removed obsolete VRC4171 config. Cc: Ralf Baechle Signed-off-by: Andrew Morton --- arch/mips/Kconfig | 6 ------ 1 files changed, 6 deletions(-) diff -puN arch/mips/Kconfig~mips-remove-vrc4171-config arch/mips/Kconfig --- devel/arch/mips/Kconfig~mips-remove-vrc4171-config 2005-08-21 23:48:13.000000000 -0700 +++ devel-akpm/arch/mips/Kconfig 2005-08-21 23:48:13.000000000 -0700 @@ -147,12 +147,6 @@ config PCI_VR41XX default y select 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 _