public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH-remove experimental depends from forcedeth
@ 2005-03-05 16:06 Gene Heskett
  2005-04-24 20:30 ` Daniel Drake
  0 siblings, 1 reply; 2+ messages in thread
From: Gene Heskett @ 2005-03-05 16:06 UTC (permalink / raw)
  To: linux-kernel

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@verizon.net>

/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.

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

end of thread, other threads:[~2005-04-24 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-05 16:06 PATCH-remove experimental depends from forcedeth Gene Heskett
2005-04-24 20:30 ` Daniel Drake

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