-
CONFIG_BOOTLOADER_CONTEXT_RESTORE_SUPPORTED
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies that the target has options of bootloaders that support context restore upon resume from deep sleep
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/arch/Kconfig:521
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
Menu path: (Top)
config BOOTLOADER_CONTEXT_RESTORE_SUPPORTED
bool
help
This option signifies that the target has options of bootloaders
that support context restore upon resume from deep sleep
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)