]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/ipv6: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:19:49 +0000 (11:19 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:11 +0000 (13:10 -0700)
commit7dd048c357902063bd46b113ca881c2ea97a59f3
tree527be8859082c37d162cf75bff9d9dca39e286c7
parente208fc817490bd03dcd8b101d3b7bd5afae85d0a
net/ipv6: 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/ipv6/Kconfig