mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
[PATCH] vrc4171: update config
This patch updates "depends on" for PCMCIA_VRC4171. CONFIG_VRC4171 has been removed, so replace it with CPU_VR41XX && ISA. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
This commit is contained in:
parent
2aff541c69
commit
daaeb72bdf
@ -250,7 +250,7 @@ config M32R_CFC_NUM
|
||||
|
||||
config PCMCIA_VRC4171
|
||||
tristate "NEC VRC4171 Card Controllers support"
|
||||
depends on VRC4171 && PCMCIA
|
||||
depends on CPU_VR41XX && ISA && PCMCIA
|
||||
|
||||
config PCMCIA_VRC4173
|
||||
tristate "NEC VRC4173 CARDU support"
|
||||
|
Loading…
Reference in New Issue
Block a user