-
CONFIG_SYS_PM_POLICY_RESIDENCY
¶
PM Policy based on CPU residency
Type: bool
Help¶
Select this option for PM policy based on CPU residencies.
Direct dependencies¶
<choice: Idle State Power Management Policy>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/power/policy/Kconfig:8
Included via Kconfig:10
→ Kconfig.zephyr:31
→ kernel/Kconfig:760
→ kernel/Kconfig.power_mgmt:44
→ subsys/power/Kconfig:26
Menu path: (top menu) → General Kernel Options → System Power management → Idle State Power Management Policy
config SYS_PM_POLICY_RESIDENCY bool prompt "PM Policy based on CPU residency" if <choice: Idle State Power Management Policy> depends on <choice: Idle State Power Management Policy> help Select this option for PM policy based on CPU residencies.
(Definitions include propagated dependencies, including from if’s and menus.)