]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/tipc: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:20:02 +0000 (11:20 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:13 +0000 (13:10 -0700)
commit62142c4469085087a17e8cafc030242a39c0b127
tree4912d551c09a8a95969dd9ca16f61b04cf01abc3
parent397e8133613b2302cbb6d64adde9d3d5c9207957
net/tipc: 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: Jon Maloy <jon.maloy@ericsson.com>
CC: Allan Stephens <allan.stephens@windriver.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/tipc/Kconfig