]> 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>
Mon, 5 Nov 2012 22:45:56 +0000 (14:45 -0800)
commitf1d08c60294abe15c7183f1570de63e07ac2016a
tree8fb5cc58b8c9a592e524151ac0d4a82b67e8d692
parent99c6e5b6b9e8d66f48f3a8b7a8a261ecb597f279
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