netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] de2104x: remove experimental status
@ 2010-09-28 18:46 Ondrej Zary
  2010-09-28 18:52 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Ondrej Zary @ 2010-09-28 18:46 UTC (permalink / raw)
  To: jgarzik; +Cc: netdev, Kernel development list

It should be ready after 8 years...remove the experimental dependency.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>

--- linux-2.6.36-rc3-/drivers/net/tulip/Kconfig	2010-08-29 17:36:04.000000000 +0200
+++ linux-2.6.36-rc3/drivers/net/tulip/Kconfig	2010-09-28 19:49:46.000000000 +0200
@@ -11,8 +11,8 @@ menuconfig NET_TULIP
 if NET_TULIP
 
 config DE2104X
-	tristate "Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL)"
-	depends on PCI && EXPERIMENTAL
+	tristate "Early DECchip Tulip (dc2104x) PCI support"
+	depends on PCI
 	select CRC32
 	---help---
 	  This driver is developed for the SMC EtherPower series Ethernet


-- 
Ondrej Zary

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

end of thread, other threads:[~2010-09-30  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28 18:46 [PATCH] de2104x: remove experimental status Ondrej Zary
2010-09-28 18:52 ` Jeff Garzik
2010-09-30  2:48   ` David Miller

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