- Remove SYS_ prefix - shorten POWER_MANAGEMENT to just PM - DEVICE_POWER_MANAGEMENT -> PM_DEVICE and use PM_ as the prefix for all PM related Kconfigs Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
184 B
Plaintext
10 lines
184 B
Plaintext
CONFIG_STDOUT_CONSOLE=n
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ASSERT_LEVEL=2
|
|
CONFIG_NUM_COOP_PRIORITIES=29
|
|
CONFIG_NUM_PREEMPT_PRIORITIES=40
|
|
CONFIG_PM=y
|
|
CONFIG_TICKLESS_KERNEL=y
|
|
|
|
CONFIG_MP_NUM_CPUS=1
|