]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - crypto/Kconfig
crypto: fips - Select CPRNG
[net-next-2.6.git] / crypto / Kconfig
index 4dfdd03e708f2a31a2507301592ae98a50f67fb4..f2002d8e5f67d565b1c51f72b3fe9beb27fb49f7 100644 (file)
@@ -23,6 +23,7 @@ comment "Crypto core or helper"
 
 config CRYPTO_FIPS
        bool "FIPS 200 compliance"
+       select CRYPTO_ANSI_CPRNG
        help
          This options enables the fips boot option which is
          required if you want to system to operate in a FIPS 200
@@ -782,7 +783,6 @@ config CRYPTO_ANSI_CPRNG
        tristate "Pseudo Random Number Generation for Cryptographic modules"
        select CRYPTO_AES
        select CRYPTO_RNG
-       select CRYPTO_FIPS
        help
          This option enables the generic pseudo random number generator
          for cryptographic modules.  Uses the Algorithm specified in