7 lines
183 B
Plaintext
7 lines
183 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_MAX_NUM_TASK_IRQS=5
|
||
|
CONFIG_NUM_IRQS=4
|