blob: 9cc3248a754bb2aa1fc999b1d2289f17320537b4 [file] [log] [blame]
config SYS_PM_STATE_LOCK
bool "Enable Power State locking capability"
help
Enable Power Management system state locking capability
if any application wants to temporarily disable certain
Power States while doing any critical work or needs quick
response from hardware resources.
config SYS_PM_DEBUG
bool "Enable System Power Management debug hooks"
help
Enable System Power Management debugging hooks.
source "subsys/power/policy/Kconfig"
module = SYS_PM
module-str = System Power Management
source "subsys/logging/Kconfig.template.log_config"