Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 215ccd6. It causes CPRNG and everything selected by it to be built-in whenever FIPS is enabled. The problem is that it is selecting a tristate from a bool, which is usually not what is intended. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information