CONFIG_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 PM_POLICY: Idle State Power Management Policy>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/subsys/pm/policy/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:43
→ <Zephyr>/subsys/pm/Kconfig:28
Menu path: (Top) → Sub Systems and OS Services → Power Management → System Power Management → Idle State Power Management Policy
config PM_POLICY_RESIDENCY
bool "PM Policy based on CPU residency"
depends on <choice PM_POLICY>
help
Select this option for PM policy based on CPU residencies.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)