summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorAdrian-Ken Rueegsegger <ken@codelabs.ch>2008-12-03 19:58:32 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-12-25 11:02:21 +1100
commit476351ace0cbb2996183c47e60c5026cd9dcf2b5 (patch)
treef3f34e3709a24a395822523a63ad53c67469d38d /crypto/Kconfig
parentf7825b81d6ac5ccdb4027078132e30fc34dae0eb (diff)
downloadlinux-crypto-476351ace0cbb2996183c47e60c5026cd9dcf2b5.tar.gz
linux-crypto-476351ace0cbb2996183c47e60c5026cd9dcf2b5.zip
crypto: tgr192 - Switch to shash
This patch changes tgr192, tgr160 and tgr128 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 3d04fa88..a863d7e5 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -381,7 +381,7 @@ config CRYPTO_SHA512
config CRYPTO_TGR192
tristate "Tiger digest algorithms"
- select CRYPTO_ALGAPI
+ select CRYPTO_HASH
help
Tiger hash algorithm 192, 160 and 128-bit hashes