summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-11-08 09:58:10 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-12-25 11:02:12 +1100
commite44564295cfe30c69b39d7ebe1ac6e7e4be3d94c (patch)
tree33891850acb390624c627d93a257838efa3a6221 /crypto/Kconfig
parente6b37d2879a76d2b6baa3a6727414d2ff7ebf17d (diff)
downloadlinux-crypto-e44564295cfe30c69b39d7ebe1ac6e7e4be3d94c.tar.gz
linux-crypto-e44564295cfe30c69b39d7ebe1ac6e7e4be3d94c.zip
crypto: rmd256 - Switch to shash
This patch changes rmd256 to the new shash interface. 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 513b9fb6..7f3d7954 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -327,7 +327,7 @@ config CRYPTO_RMD160
config CRYPTO_RMD256
tristate "RIPEMD-256 digest algorithm"
- select CRYPTO_ALGAPI
+ select CRYPTO_HASH
help
RIPEMD-256 is an optional extension of RIPEMD-128 with a
256 bit hash. It is intended for applications that require