aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index edf6c71b576e..5386beb503e3 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -351,7 +351,7 @@ config CRYPTO_RMD320
351 351
352config CRYPTO_SHA1 352config CRYPTO_SHA1
353 tristate "SHA1 digest algorithm" 353 tristate "SHA1 digest algorithm"
354 select CRYPTO_ALGAPI 354 select CRYPTO_HASH
355 help 355 help
356 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2). 356 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2).
357 357