Kbuild: remove dependency on DRV_RANDOM
Change-Id: I12c0babf7159fc0f3752aec7cc25fa3436428c56 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
50e297dae1
commit
eb4b8eb6ec
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ config TEST_RANDOM_GENERATOR
|
|||
bool
|
||||
prompt "Non-random number generator"
|
||||
default n
|
||||
depends on !CUSTOM_RANDOM_GENERATOR && DRV_RANDOM
|
||||
help
|
||||
This option signifies that the kernel's random number APIs are
|
||||
permitted to return values that are not truly random.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue