-
choice POWER_MANAGEMENT_CONTROL: Power Management Control
Power Management Control
Type: bool
Help¶
Select the Application managed or OS managed power saving mechanism.
Defaults¶
Choice options¶
Kconfig definition¶
At kernel/Kconfig.power_mgmt:17
Included via Kconfig:10
→ Kconfig.zephyr:25
→ kernel/Kconfig:673
Menu path: (top menu) → General Kernel Options → Power management
choice POWER_MANAGEMENT_CONTROL bool prompt "Power Management Control" ifSYS_POWER_MANAGEMENT
defaultPM_CONTROL_APP
ifSYS_POWER_MANAGEMENT
depends onSYS_POWER_MANAGEMENT
help Select the Application managed or OS managed power saving mechanism.
(Definitions include propagated dependencies, including from if’s and menus.)