CONFIG_PM_POLICY_RESIDENCY_DEFAULT¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Use the default residency policy implementation
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Subsystem>/pm/policy/Kconfig:28
Included via Kconfig:8 → Kconfig.zephyr:44 → <Zephyr Subsystem>/Kconfig:43 → <Zephyr Subsystem>/pm/Kconfig:29
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.)