Skip to content
Commit 73fec120 authored by Herbert Xu's avatar Herbert Xu
Browse files

Revert crypto: fips - Select CPRNG



This reverts commit 215ccd6f.

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent a8ccc393
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment