summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2018-12-07 13:56:08 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-12-07 13:56:08 +0800
commit7271e588c712517a184f75744b6e94d05c8251a4 (patch)
treeecde2ff65bcb3ef7f0379d9ccc5eb30d6033f8f3
parent046f6e8adfd37049d578844eeb06ed093805783b (diff)
downloadlinux-crypto-7271e588c712517a184f75744b6e94d05c8251a4.tar.gz
linux-crypto-7271e588c712517a184f75744b6e94d05c8251a4.zip
crypto: user - Disable statistics interface
Since this user-space API is still undergoing significant changes, this patch disables it for the current merge window. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index f7a235db..05c91eb1 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1812,7 +1812,7 @@ config CRYPTO_USER_API_AEAD
cipher algorithms.
config CRYPTO_STATS
- bool "Crypto usage statistics for User-space"
+ bool
help
This option enables the gathering of crypto stats.
This will collect: