[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070524161227.63f59798.yoichi_yuasa@tripeaks.co.jp>
Date: Thu, 24 May 2007 16:12:27 +0900
From: Yoichi Yuasa <yoichi_yuasa@...peaks.co.jp>
To: Jeff Garzik <jeff@...zik.org>
Cc: yoichi_yuasa@...peaks.co.jp, netdev@...r.kernel.org
Subject: [PATCH] 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@...peaks.co.jp>
diff -pruN -X generic/Documentation/dontdiff generic-orig/drivers/net/Kconfig generic/drivers/net/Kconfig
--- generic-orig/drivers/net/Kconfig 2007-05-24 15:25:09.222409250 +0900
+++ generic/drivers/net/Kconfig 2007-05-24 15:23:41.916953000 +0900
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists