-
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:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:38
Menu path: (top menu) → OS Power Management
config PM_CONTROL_OS_LPS_2 bool prompt "Platform supports LPS_2" ifSYS_POWER_LOW_POWER_STATE
&&PM_CONTROL_OS
depends onSYS_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.)