remove unnecessary dependency on VIA velocity config
Hi, This patch has removed unnecessary dependency on VIA velocity config. Yoichi Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
239dc572b8
commit
73815538e6
|
@ -2218,7 +2218,7 @@ config SK98LIN
|
||||||
|
|
||||||
config VIA_VELOCITY
|
config VIA_VELOCITY
|
||||||
tristate "VIA Velocity support"
|
tristate "VIA Velocity support"
|
||||||
depends on NET_PCI && PCI
|
depends on PCI
|
||||||
select CRC32
|
select CRC32
|
||||||
select CRC_CCITT
|
select CRC_CCITT
|
||||||
select MII
|
select MII
|
||||||
|
|
Loading…
Reference in New Issue