diff --git a/[refs] b/[refs] index b67d155b6442..11124496e760 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a873a5f1c4eda125f506c059a4f8ea48b9f42eff +refs/heads/master: 27300176d75e4723e2125e745a98a77bf0133f72 diff --git a/trunk/crypto/Kconfig b/trunk/crypto/Kconfig index 4dfdd03e708f..03ef1a986d8b 100644 --- a/trunk/crypto/Kconfig +++ b/trunk/crypto/Kconfig @@ -782,7 +782,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