netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] remove unnecessary dependency on VIA velocity config
@ 2007-05-24  7:12 Yoichi Yuasa
  2007-05-24 21:21 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2007-05-24  7:12 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: yoichi_yuasa, netdev

Hi,

This patch has removed unnecessary dependency on VIA velocity config.

Yoichi

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] remove unnecessary dependency on VIA velocity config
  2007-05-24  7:12 [PATCH] remove unnecessary dependency on VIA velocity config Yoichi Yuasa
@ 2007-05-24 21:21 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-05-24 21:21 UTC (permalink / raw)
  To: Yoichi Yuasa; +Cc: netdev

Yoichi Yuasa wrote:
> Hi,
> 
> This patch has removed unnecessary dependency on VIA velocity config.
> 
> Yoichi
> 
> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>

applied



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-24 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24  7:12 [PATCH] remove unnecessary dependency on VIA velocity config Yoichi Yuasa
2007-05-24 21:21 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).