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 5386beb503e3..96f8154147a2 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -276,7 +276,7 @@ config CRYPTO_CRC32C_INTEL
276 276
277config CRYPTO_MD4 277config CRYPTO_MD4
278 tristate "MD4 digest algorithm" 278 tristate "MD4 digest algorithm"
279 select CRYPTO_ALGAPI 279 select CRYPTO_HASH
280 help 280 help
281 MD4 message digest algorithm (RFC1320). 281 MD4 message digest algorithm (RFC1320).
282 282