]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/rxrpc: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:20:00 +0000 (11:20 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 5 Nov 2012 22:45:55 +0000 (14:45 -0800)
commit207bd4812fb9bbf5690510967ac6c07c2f43c13b
treed2bffa341bd65e8751fe9fc846f813bfa34111e9
parent1895417aa78dee2aae648199ba358658c922da90
net/rxrpc: 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/rxrpc/Kconfig