X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2FKconfig;h=d83185915eeee034948f30af0ef755de7ed557a8;hb=f5325225658737e6c9cb8e24373e2c281a90be2a;hp=5963a9566fe2cf8c07ac248ba1e837d2993dcdcb;hpb=534fe2c1c3ffbbc3db66dba0783c82d3b345fd33;p=linux-2.6 diff --git a/crypto/Kconfig b/crypto/Kconfig index 5963a9566f..d83185915e 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -65,6 +65,7 @@ config CRYPTO_NULL config CRYPTO_CRYPTD tristate "Software async crypto daemon" select CRYPTO_BLKCIPHER + select CRYPTO_HASH select CRYPTO_MANAGER help This is a generic software asynchronous crypto daemon that @@ -212,7 +213,7 @@ comment "Digest" config CRYPTO_CRC32C tristate "CRC32c CRC algorithm" - select CRYPTO_ALGAPI + select CRYPTO_HASH select LIBCRC32C help Castagnoli, et al Cyclic Redundancy-Check Algorithm. Used