-
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
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/Kconfig:393
Included via Kconfig:10
→ Kconfig.zephyr:29
Menu path: (top menu)
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
(Definitions include propagated dependencies, including from if’s and menus.)