CONFIG_PM_CONTROL_OS_LPS_2

Platform supports LPS_2

Type: bool

Help

Select this option if SoC support LPS_2 state.

Direct dependencies

SYS_POWER_LOW_POWER_STATE && PM_CONTROL_OS

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At subsys/power/Kconfig:32

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:38

Menu path: (top menu) → OS Power Management

config PM_CONTROL_OS_LPS_2
    bool
    prompt "Platform supports LPS_2" if SYS_POWER_LOW_POWER_STATE && PM_CONTROL_OS
    depends on SYS_POWER_LOW_POWER_STATE && PM_CONTROL_OS
    help
      Select this option if SoC support LPS_2 state.

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