diff options
author | Yoichi Yuasa <yuasa@hh.iij4u.or.jp> | 2005-09-03 18:56:15 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 03:06:05 -0400 |
commit | e07a7235dd05891a8c1695213ae1f2b48b09f69e (patch) | |
tree | 31c3bc8c8d5620f0082f9868e7ceeb58c13faa5b /arch/mips | |
parent | 466adc66cf6eea0268c8678834c8c6a56e5a2f9e (diff) |
[PATCH] mips: remove vrc4171 config
This patch has removed obsolete VRC4171 config.
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 516a380f3218..b1860f717191 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -147,12 +147,6 @@ config PCI_VR41XX | |||
147 | default y | 147 | default y |
148 | select PCI | 148 | select PCI |
149 | 149 | ||
150 | config VRC4171 | ||
151 | tristate "Add NEC VRC4171 companion chip support" | ||
152 | depends on MACH_VR41XX && ISA | ||
153 | ---help--- | ||
154 | The NEC VRC4171/4171A is a companion chip for NEC VR4111/VR4121. | ||
155 | |||
156 | config VRC4173 | 150 | config VRC4173 |
157 | tristate "Add NEC VRC4173 companion chip support" | 151 | tristate "Add NEC VRC4173 companion chip support" |
158 | depends on MACH_VR41XX && PCI_VR41XX | 152 | depends on MACH_VR41XX && PCI_VR41XX |