net/ipv4: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:19:48 +0000 (11:19 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 11 Jan 2013 19:40:00 +0000 (11:40 -0800)
commit44fbe92001d7aeca8f364142409dde3c57025be0
treea4c08f8d0e87b53f4837a1ef7dd9c2ed7da08699
parentaec9a0eb5f4615407a5ec2949eaa5f07ee82143a
net/ipv4: 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: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
CC: James Morris <jmorris@namei.org>
CC: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
CC: Patrick McHardy <kaber@trash.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig