Skip to content
Snippets Groups Projects
Commit f2c89a10 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: drbg - Use Kconfig to ensure at least one RNG option is set


This patch removes the build-time test that ensures at least one RNG
is set.  Instead we will simply not build drbg if no options are set
through Kconfig.

This also fixes a typo in the name of the Kconfig option CRYTPO_DRBG
(should be CRYPTO_DRBG).

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 8c987166
No related merge requests found
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