diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index a863d7e5f9e8..bc29216aaada 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
@@ -394,7 +394,7 @@ config CRYPTO_TGR192 | |||
394 | 394 | ||
395 | config CRYPTO_WP512 | 395 | config CRYPTO_WP512 |
396 | tristate "Whirlpool digest algorithms" | 396 | tristate "Whirlpool digest algorithms" |
397 | select CRYPTO_ALGAPI | 397 | select CRYPTO_HASH |
398 | help | 398 | help |
399 | Whirlpool hash algorithm 512, 384 and 256-bit hashes | 399 | Whirlpool hash algorithm 512, 384 and 256-bit hashes |
400 | 400 | ||