public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH: resend: VIA Velocity belongs under gigabit ethernet
@ 2004-09-30 17:56 Alan Cox
  2004-09-30 18:35 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2004-09-30 17:56 UTC (permalink / raw)
  To: linux-kernel, torvalds, akpm

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.9rc3/drivers/net/Kconfig linux-2.6.9rc3/drivers/net/Kconfig
--- linux.vanilla-2.6.9rc3/drivers/net/Kconfig	2004-09-30 16:13:08.969321872 +0100
+++ linux-2.6.9rc3/drivers/net/Kconfig	2004-09-30 16:35:00.637917936 +0100
@@ -1742,18 +1742,6 @@
 
 	  If unsure, say Y.
 
-config VIA_VELOCITY
-	tristate "VIA Velocity support"
-	depends on NET_PCI && PCI
-	select CRC32
-	select CRC_CCITT
-	select MII
-	help
-	  If you have a VIA "Velocity" based network card say Y here.
-
-	  To compile this driver as a module, choose M here. The module
-	  will be called via-velocity.
-
 config LAN_SAA9730
 	bool "Philips SAA9730 Ethernet support (EXPERIMENTAL)"
 	depends on NET_PCI && EXPERIMENTAL && MIPS
@@ -2140,6 +2128,18 @@
 	  say M here and read Documentation/kbuild/modules.txt. The module will
 	  be called sk98lin. This is recommended.
 
+config VIA_VELOCITY
+	tristate "VIA Velocity support"
+	depends on NET_PCI && PCI
+	select CRC32
+	select CRC_CCITT
+	select MII
+	help
+	  If you have a VIA "Velocity" based network card say Y here.
+
+	  To compile this driver as a module, choose M here. The module
+	  will be called via-velocity.
+
 config TIGON3
 	tristate "Broadcom Tigon3 support"
 	depends on PCI

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

end of thread, other threads:[~2004-09-30 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 17:56 PATCH: resend: VIA Velocity belongs under gigabit ethernet Alan Cox
2004-09-30 18:35 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox