projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ced260
)
crypto: user - CRYPTO_STATS should depend on CRYPTO_USER
author
Corentin Labbe
<clabbe@baylibre.com>
Thu, 29 Nov 2018 14:42:17 +0000
(14:42 +0000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 7 Dec 2018 06:15:00 +0000
(14:15 +0800)
CRYPTO_STATS is using CRYPTO_USER stuff, so it should depends on it.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
patch
|
blob
|
history
diff --git
a/crypto/Kconfig
b/crypto/Kconfig
index b6376d5d973e0ea998851866889b713fbc94884a..5994d0fa7a7825bc75455c56bb2121997ff87897 100644
(file)
--- a/
crypto/Kconfig
+++ b/
crypto/Kconfig
@@
-1865,6
+1865,7
@@
config CRYPTO_USER_API_AEAD
config CRYPTO_STATS
bool "Crypto usage statistics for User-space"
+ depends on CRYPTO_USER
help
This option enables the gathering of crypto stats.
This will collect: