]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/netfilter: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:19:54 +0000 (11:19 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:12 +0000 (13:10 -0700)
commit3a9345be8b1925b420c1ae03da56238908156848
tree113572798ceac067b7b4d0725895564154401290
parent998858c7666fcb8f4432b64694d630559c1842ab
net/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>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
net/netfilter/Kconfig