]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/Kconfig
mfd: don't use memzero
[linux-2.6-omap-h63xx.git] / crypto / Kconfig
index 5963a9566fe2cf8c07ac248ba1e837d2993dcdcb..d83185915eeee034948f30af0ef755de7ed557a8 100644 (file)
@@ -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