The latest development version of this page may be more current than this released 1.14.1 version.
choice: Idle State Power Management Policy

Idle State Power Management Policy

Type: bool

Help

Storage back-end to be used by the settings subsystem.

Direct dependencies

SYS_POWER_MANAGEMENT

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At subsys/power/policy/Kconfig:3

Included via Kconfig:10Kconfig.zephyr:31kernel/Kconfig:772kernel/Kconfig.power_mgmt:44subsys/power/Kconfig:26

Menu path: (top menu) → General Kernel Options → System Power management

choice
    bool
    prompt "Idle State Power Management Policy" if SYS_POWER_MANAGEMENT
    depends on SYS_POWER_MANAGEMENT
    help
      Storage back-end to be used by the settings subsystem.

(Definitions include propagated dependencies, including from if’s and menus.)