]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/ipv4/netfilter: 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>
Mon, 5 Nov 2012 22:45:51 +0000 (14:45 -0800)
commit15a19fed50bb84a1f6cc80c76a27f71dff7b6d30
tree827856974d06c079f4368db4b473e0d2f41a94a9
parent60561a02a3e890eb0d78034541e820c3ef3d0343
net/ipv4/netfilter: 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: Pablo Neira Ayuso <pablo@netfilter.org>
CC: Patrick McHardy <kaber@trash.net>
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>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/Kconfig