Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 215ccd6f authored by Neil Horman's avatar Neil Horman Committed by Herbert Xu
Browse files

crypto: fips - Select CPRNG



The ANSI CPRNG has no dependence on FIPS support.  FIPS support however,
requires the use of the CPRNG.  Adjust that depedency relationship in Kconfig.

Signed-off-by: default avatarNeil Horman <nhorman@tuxdriver.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ea400657
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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