CONFIG_PM_STATS
System Power Management Stats
Type: bool
Help
Enable System Power Management Stats.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/subsys/pm/Kconfig:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:43
Menu path: (Top) → Sub Systems and OS Services → Power Management → System Power Management
config PM_STATS
bool "System Power Management Stats"
depends on STATS && PM
help
Enable System Power Management Stats.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)