lkml.org 
[lkml]   [2012]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 166/193] net/dsa: remove CONFIG_EXPERIMENTAL
Date
This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

CC: "David S. Miller" <davem@davemloft.net>
CC: Ben Hutchings <ben@decadent.org.uk>
CC: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
---
net/dsa/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig
index 274791c..9c09f6e 100644
--- a/net/dsa/Kconfig
+++ b/net/dsa/Kconfig
@@ -1,7 +1,7 @@
config NET_DSA
tristate "Distributed Switch Architecture support"
default n
- depends on EXPERIMENTAL && NETDEVICES && !S390
+ depends on NETDEVICES && !S390
select PHYLIB
---help---
This allows you to use hardware switch chips that use
--
1.7.9.5


\
 
 \ /
  Last update: 2012-10-27 16:21    [W:1.531 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site