From: Kees Cook Date: Tue, 2 Oct 2012 18:20:03 +0000 (-0700) Subject: net/wanrouter: remove depends on CONFIG_EXPERIMENTAL X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=1ed42403e764fb0395466def33a74306ff70e2e1;p=linux-edison.git 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" CC: Joe Perches Signed-off-by: Kees Cook Acked-by: David S. Miller --- diff --git a/net/wanrouter/Kconfig b/net/wanrouter/Kconfig index a157a2e64e1..fc1bd405096 100644 --- a/net/wanrouter/Kconfig +++ b/net/wanrouter/Kconfig @@ -4,7 +4,6 @@ config WAN_ROUTER tristate "WAN router (DEPRECATED)" - depends on EXPERIMENTAL ---help--- Wide Area Networks (WANs), such as X.25, frame relay and leased lines, are used to interconnect Local Area Networks (LANs) over vast