From: Yoichi Yuasa Date: Thu, 24 May 2007 07:12:27 +0000 (+0900) Subject: remove unnecessary dependency on VIA velocity config X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=73815538e642de66a5607cc16d13004ecb1a3062;p=mv-sheeva.git remove unnecessary dependency on VIA velocity config Hi, This patch has removed unnecessary dependency on VIA velocity config. Yoichi Signed-off-by: Yoichi Yuasa Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index c5baa197bc0..30fd479fea5 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2218,7 +2218,7 @@ config SK98LIN config VIA_VELOCITY tristate "VIA Velocity support" - depends on NET_PCI && PCI + depends on PCI select CRC32 select CRC_CCITT select MII