Add global option for legacy configurations and enable by default for backward compatibility. Disable option on tests and keep it on legacy samples and tests. Jira: ZEP-964 Change-Id: I0831e2aa74d438b1ac74eb762186cb220a504beb Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
CONFIG_NUM_IRQS=2
|
|
CONFIG_NUM_TIMER_PACKETS=4
|
|
CONFIG_NANO_TIMEOUTS=y
|
|
CONFIG_NANO_TIMERS=y
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ASSERT_LEVEL=2
|
|
CONFIG_NUM_DYNAMIC_TIMERS=10
|
|
CONFIG_LEGACY_KERNEL=y
|