aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index a83ce0462b6b..420b630a17cf 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -106,6 +106,9 @@ config CRYPTO_NULL
106 help 106 help
107 These are 'Null' algorithms, used by IPsec, which do nothing. 107 These are 'Null' algorithms, used by IPsec, which do nothing.
108 108
109config CRYPTO_WORKQUEUE
110 tristate
111
109config CRYPTO_CRYPTD 112config CRYPTO_CRYPTD
110 tristate "Software async crypto daemon" 113 tristate "Software async crypto daemon"
111 select CRYPTO_BLKCIPHER 114 select CRYPTO_BLKCIPHER