7 lines
182 B
Plaintext
7 lines
182 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_NANO_TIMEOUTS=y
|
||
|
CONFIG_IRQ_OFFLOAD=y
|