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:
Yoichi Yuasa 2007-05-24 16:12:27 +09:00 committed by Jeff Garzik
parent 239dc572b8
commit 73815538e6

View File

@ -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