The latest development version of this page may be more current than this released 2.7.5 version.

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: Idle State Power Management Policy>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At subsys/pm/policy/Kconfig:8

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:43subsys/pm/Kconfig:29

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"
    select PM_POLICY_RESIDENCY_DEFAULT
    depends on <choice>
    help
      Select this option for PM policy based on CPU residencies.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)