summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorAdrian-Ken Rueegsegger2008-12-07 12:34:37 +0100
committerHerbert Xu2008-12-25 01:02:22 +0100
commit4946510baac6aaa8658528e3deefc7e9ba2951a9 (patch)
treeabffe4ff5e4d7b0f5b6fa29a73d6f7de53cbd06d /crypto/Kconfig
parentcrypto: tgr192 - Switch to shash (diff)
downloadkernel-qcow2-linux-4946510baac6aaa8658528e3deefc7e9ba2951a9.tar.gz
kernel-qcow2-linux-4946510baac6aaa8658528e3deefc7e9ba2951a9.tar.xz
kernel-qcow2-linux-4946510baac6aaa8658528e3deefc7e9ba2951a9.zip
crypto: wp512 - Switch to shash
This patch changes wp512, wp384 and wp256 to the new shash interface. Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
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 a863d7e5f9e8..bc29216aaada 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -394,7 +394,7 @@ config CRYPTO_TGR192
config CRYPTO_WP512
tristate "Whirlpool digest algorithms"
- select CRYPTO_ALGAPI
+ select CRYPTO_HASH
help
Whirlpool hash algorithm 512, 384 and 256-bit hashes