-
CONFIG_PM_CONTROL_OS
¶
Handle at OS level
Type: bool
Help¶
This option allows the OS to handle all the Power Management flows for the platform.
Direct dependencies¶
<choice POWER_MANAGEMENT_CONTROL: Power Management Control>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At kernel/Kconfig.power_mgmt:31
Included via Kconfig:10
→ Kconfig.zephyr:25
→ kernel/Kconfig:673
Menu path: (top menu) → General Kernel Options → Power management → Power Management Control
config PM_CONTROL_OS bool prompt "Handle at OS level" if <choice POWER_MANAGEMENT_CONTROL: Power Management Control> depends on <choice POWER_MANAGEMENT_CONTROL: Power Management Control> help This option allows the OS to handle all the Power Management flows for the platform.
(Definitions include propagated dependencies, including from if’s and menus.)