-
CONFIG_HAS_POWER_STATE_SLEEP_2
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies that the target supports the POWER_STATE_SLEEP_2 configuration option.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/power/Kconfig:126
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:39
Menu path: (Top) → Sub Systems and OS Services
config HAS_POWER_STATE_SLEEP_2
bool
help
This option signifies that the target supports the POWER_STATE_SLEEP_2
configuration option.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)