]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/x25: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:20:05 +0000 (11:20 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:13 +0000 (13:10 -0700)
commit66591bf0a1dfe42d385aa0c7482ab03a1b97199a
treeb48f488dd264c3ad3cde03134afc8d0d739a56b3
parent7988cb99944796fde4efc680e121c74a88dc9db0
net/x25: 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: Andrew Hendry <andrew.hendry@gmail.com>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
net/x25/Kconfig