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 3d04fa880e44..a863d7e5f9e8 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -381,7 +381,7 @@ config CRYPTO_SHA512
381 381
382config CRYPTO_TGR192 382config CRYPTO_TGR192
383 tristate "Tiger digest algorithms" 383 tristate "Tiger digest algorithms"
384 select CRYPTO_ALGAPI 384 select CRYPTO_HASH
385 help 385 help
386 Tiger hash algorithm 192, 160 and 128-bit hashes 386 Tiger hash algorithm 192, 160 and 128-bit hashes
387 387