aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 420b630a17cf..24c31efde882 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -114,6 +114,7 @@ config CRYPTO_CRYPTD
114 select CRYPTO_BLKCIPHER 114 select CRYPTO_BLKCIPHER
115 select CRYPTO_HASH 115 select CRYPTO_HASH
116 select CRYPTO_MANAGER 116 select CRYPTO_MANAGER
117 select CRYPTO_WORKQUEUE
117 help 118 help
118 This is a generic software asynchronous crypto daemon that 119 This is a generic software asynchronous crypto daemon that
119 converts an arbitrary synchronous software crypto algorithm 120 converts an arbitrary synchronous software crypto algorithm