Skip to content

Commit

Permalink
[PATCH] vrc4171: update config
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Yoichi Yuasa authored and Dominik Brodowski committed Apr 21, 2006
1 parent 2aff541 commit daaeb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pcmcia/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit daaeb72

Please sign in to comment.