aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 86dc81f80bc5..3a1c2b3497ad 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -170,7 +170,7 @@ config CRYPTO_MCRYPTD
170 algorithms for submitting jobs and flushing jobs in multi-buffer 170 algorithms for submitting jobs and flushing jobs in multi-buffer
171 crypto algorithms. Multi-buffer crypto algorithms are executed 171 crypto algorithms. Multi-buffer crypto algorithms are executed
172 in the context of this kernel thread and drivers can post 172 in the context of this kernel thread and drivers can post
173 their crypto request asyncrhously and process by this daemon. 173 their crypto request asynchronously to be processed by this daemon.
174 174
175config CRYPTO_AUTHENC 175config CRYPTO_AUTHENC
176 tristate "Authenc support" 176 tristate "Authenc support"