Since the nforce ether ethernet driver supports gigabit, it should be
moved down in the Kconfig file to show up in the 1000Mbit submenu.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
--- test-2.6/drivers/net/Kconfig.orig 2006-03-14 10:45:13.000000000 -0800
+++ test-2.6/drivers/net/Kconfig 2006-03-14 10:46:31.000000000 -0800
@@ -1371,19 +1371,6 @@
<file:Documentation/networking/net-modules.txt>. The module will be
called b44.
-config FORCEDETH
- tristate "Reverse Engineered nForce Ethernet support (EXPERIMENTAL)"
- depends on NET_PCI && PCI && EXPERIMENTAL
- help
- If you have a network (Ethernet) controller of this type, say Y and
- read the Ethernet-HOWTO, available from
- <http://www.tldp.org/docs.html#howto>.
-
- To compile this driver as a module, choose M here and read
- <file:Documentation/networking/net-modules.txt>. The module will be
- called forcedeth.
-
-
config CS89x0
tristate "CS89x0 support"
depends on NET_PCI && (ISA || MACH_IXDP2351 || ARCH_IXDP2X01 ||
ARCH_PNX010X)
@@ -2221,6 +2208,19 @@
This enables support for Port 2 of the Marvell MV643XX Gigabit
Ethernet.
+config FORCEDETH
+ tristate "Reverse Engineered nForce Ethernet support (EXPERIMENTAL)"
+ depends on NET_PCI && PCI && EXPERIMENTAL
+ help
+ If you have a network (Ethernet) controller of this type, say Y and
+ read the Ethernet-HOWTO, available from
+ <http://www.tldp.org/docs.html#howto>.
+
+ To compile this driver as a module, choose M here and read
+ <file:Documentation/networking/net-modules.txt>. The module will be
+ called forcedeth.
+
+
endmenu
#
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html