[PATCH] netdev: bfin_mac: drop experimental markings on RMII support

Subsystems: networking drivers, the rest

STALE6025d

2 messages, 2 authors, 2010-02-17 · open the first message on its own page

[PATCH] netdev: bfin_mac: drop experimental markings on RMII support

From: Mike Frysinger <hidden>
Date: 2010-02-16 00:32:50

The code has been around for a long time now and is known to work on a
bunch of different parts/boards.

Signed-off-by: Mike Frysinger <redacted>
---
 drivers/net/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 746cd3a..03fec5e 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -868,8 +868,8 @@ config BFIN_RX_DESC_NUM
 	  Set the number of buffer packets used in driver.
 
 config BFIN_MAC_RMII
-	bool "RMII PHY Interface (EXPERIMENTAL)"
-	depends on BFIN_MAC && EXPERIMENTAL
+	bool "RMII PHY Interface"
+	depends on BFIN_MAC
 	default y if BFIN527_EZKIT
 	default n if BFIN537_STAMP
 	help
-- 
1.7.0

Re: [PATCH] netdev: bfin_mac: drop experimental markings on RMII support

From: David Miller <davem@davemloft.net>
Date: 2010-02-17 04:20:23

From: Mike Frysinger <redacted>
Date: Mon, 15 Feb 2010 19:32:50 -0500
The code has been around for a long time now and is known to work on a
bunch of different parts/boards.

Signed-off-by: Mike Frysinger <redacted>
Applied to net-next-2.6
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help