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