This commit updates the dependency symbols needed in the nanokernel config overlay files. Change-Id: I838b76aefa79e6079b4c8420125c7e711b6441d7 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_DRV_RANDOM=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|