-
CONFIG_SYS_PM_DEBUG
¶
Enable System Power Management debug hooks
Type: bool
Help¶
Enable System Power Management debugging hooks.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/power/Kconfig:11
Included via Kconfig:10
→ Kconfig.zephyr:31
→ kernel/Kconfig:772
→ kernel/Kconfig.power_mgmt:44
Menu path: (top menu) → General Kernel Options → System Power management
config SYS_PM_DEBUG bool prompt "Enable System Power Management debug hooks" ifSYS_POWER_MANAGEMENT
depends onSYS_POWER_MANAGEMENT
help Enable System Power Management debugging hooks.
(Definitions include propagated dependencies, including from if’s and menus.)