-
CONFIG_DEVICE_POWER_MANAGEMENT
¶
Device Power Management
Type: bool
Help¶
This option is deprecated, please use CONFIG_PM_DEVICE instead.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/pm/Kconfig:57
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:43
Menu path: (Top) → Sub Systems and OS Services → Power Management
config DEVICE_POWER_MANAGEMENT
bool "Device Power Management"
select PM_DEVICE
help
This option is deprecated, please use CONFIG_PM_DEVICE instead.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)