crypto: fips - Select CPRNG
authorNeil Horman <nhorman@tuxdriver.com>
Sun, 21 Jun 2009 13:38:03 +0000 (21:38 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 21 Jun 2009 13:38:03 +0000 (21:38 +0800)
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: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found