This options does not exist anymore, no need to carry it here. Change-Id: I0bcafe2ff959dbc2e0fcc3f9481b65c43ea64f14 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
247 B
Plaintext
10 lines
247 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_NUM_TIMER_PACKETS=4
|
|
CONFIG_NANO_TIMEOUTS=y
|
|
CONFIG_NANO_TIMERS=y
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ASSERT_LEVEL=2
|