]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/Kconfig
virtio: Add transport feature handling stub for virtio_ring.
[linux-2.6-omap-h63xx.git] / crypto / Kconfig
index 43b7473ff19bb05c69838b7910700fc350b78f02..d83185915eeee034948f30af0ef755de7ed557a8 100644 (file)
@@ -213,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
@@ -666,15 +666,6 @@ config CRYPTO_LZO
        help
          This is the LZO algorithm.
 
-comment "Random Number Generation"
-
-config CRYPTO_PRNG
-       tristate "Pseudo Random Number Generation for Cryptographic modules"
-       help
-         This option enables the generic pseudo random number generator
-         for cryptographic modules.  Uses the Algorithm specified in
-         ANSI X9.31 A.2.4
-
 source "drivers/crypto/Kconfig"
 
 endif  # if CRYPTO