eliminate one directory level since we only have one kernel variant. Change-Id: Ia9f457db372729f403be24c7a502a896623db5b9 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
212 B
Text
6 lines
212 B
Text
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_SW_ISR_TABLE_DYNAMIC=y
|
|
CONFIG_MAX_NUM_TASK_IRQS=5
|
|
CONFIG_NUM_IRQS=4
|