PATCH-remove experimental depends from forcedeth

From: Gene Heskett
Date: Sat Mar 05 2005 - 11:30:23 EST


Greetings;

I've not seen a forcedeth mention go by on this list for quite some
time unless I made it. It has been quite bulletproof here so I don't
feel the need for it to remain dependent on the experimental status in
the main .config.

Hence this patch to remove that requirement from the appropriate
Kconfig.

Signed-off-by Gene Heskett <gene.heskett@xxxxxxxxxxx>

/usr/src/linux-2.6.11/drivers/net/Kconfig | 2+-
one file changed, 2 deletions, 2 insertions

--- drivers/net/Kconfig.old 2005-03-05 10:43:45.000000000 -0500
+++ drivers/net/Kconfig 2005-03-05 11:01:01.000000000 -0500
@@ -1342,8 +1342,8 @@ config B44
called b44.

config FORCEDETH
- tristate "Reverse Engineered nForce Ethernet support (EXPERIMENTAL)"
- depends on NET_PCI && PCI && EXPERIMENTAL
+ tristate "Reverse Engineered nForce Ethernet support"
+ depends on NET_PCI && PCI
help
If you have a network (Ethernet) controller of this type, say Y and
read the Ethernet-HOWTO, available from

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.34% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/