Change-Id: Ic57ed69374b2075bcdf5cd5d72b83b03b59fbac5 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_DEBUG_TRACING_KERNEL_OBJECTS=y
|
|
CONFIG_THREAD_MONITOR=y
|