]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:16:49 +0000 (11:16 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:05 +0000 (13:10 -0700)
commit125ad592596a9fa25a1cc0af83303d77c60a1e4b
tree045f589cc1b87bbf44254e5a1ad5189208c4b02d
parent8e84e3e3125cb2af94c02bf3922cdbf204720898
crypto: 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: Herbert Xu <herbert@gondor.apana.org.au>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
crypto/Kconfig