]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/sunrpc: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:20:01 +0000 (11:20 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 5 Nov 2012 22:45:56 +0000 (14:45 -0800)
commit99c6e5b6b9e8d66f48f3a8b7a8a261ecb597f279
tree42fe18c9b7f24717d5565e7e4de01f06c1c17f6f
parenta6950eb15d37f0dbacb507ff54e66bfc1b3b6122
net/sunrpc: 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: Trond Myklebust <Trond.Myklebust@netapp.com>
CC: "J. Bruce Fields" <bfields@fieldses.org>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/Kconfig