aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2012-10-02 14:20:03 -0400
committerKees Cook <keescook@chromium.org>2013-01-11 14:40:02 -0500
commit1ed42403e764fb0395466def33a74306ff70e2e1 (patch)
treee6fb0f6bf0d6d3afb281f1f0366ebc57a5ace59a /net
parentf887cc48c6464af20058e81544e73e33daacbd52 (diff)
net/wanrouter: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL 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 from any "depends on" lines in Kconfigs. CC: "David S. Miller" <davem@davemloft.net> CC: Joe Perches <joe@perches.com> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/wanrouter/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wanrouter/Kconfig b/net/wanrouter/Kconfig
index a157a2e64e18..fc1bd4050964 100644
--- a/net/wanrouter/Kconfig
+++ b/net/wanrouter/Kconfig
@@ -4,7 +4,6 @@
4 4
5config WAN_ROUTER 5config WAN_ROUTER
6 tristate "WAN router (DEPRECATED)" 6 tristate "WAN router (DEPRECATED)"
7 depends on EXPERIMENTAL
8 ---help--- 7 ---help---
9 Wide Area Networks (WANs), such as X.25, frame relay and leased 8 Wide Area Networks (WANs), such as X.25, frame relay and leased
10 lines, are used to interconnect Local Area Networks (LANs) over vast 9 lines, are used to interconnect Local Area Networks (LANs) over vast