CONFIG_PM_POLICY_RESIDENCY_DEFAULT

(No prompt – not directly user assignable.)

Type: bool

Help

Use the default residency policy implementation

Direct dependencies

PM

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/subsys/power/policy/Kconfig:27

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:39<Zephyr>/subsys/power/Kconfig:72

Menu path: (Top) → Sub Systems and OS Services → Power Management → System Power management

config PM_POLICY_RESIDENCY_DEFAULT
    bool
    depends on PM
    help
      Use the default residency policy implementation

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