summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index b6376d5d973e..5994d0fa7a78 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1865,6 +1865,7 @@ config CRYPTO_USER_API_AEAD
1865 1865
1866config CRYPTO_STATS 1866config CRYPTO_STATS
1867 bool "Crypto usage statistics for User-space" 1867 bool "Crypto usage statistics for User-space"
1868 depends on CRYPTO_USER
1868 help 1869 help
1869 This option enables the gathering of crypto stats. 1870 This option enables the gathering of crypto stats.
1870 This will collect: 1871 This will collect: