This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
46db2b491d
zephyr
/
samples
/
subsys
/
pm
/
device_pm
/
prj.conf
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
power: standarize PM Kconfigs and cleanup - 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>
2020-09-02 06:31:40 +08:00
CONFIG_PM=y
CONFIG_PM_DEVICE=y
pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME Make naming clear on the purpose of this option. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-04-29 20:12:11 +08:00
CONFIG_PM_DEVICE_RUNTIME=y