-
CONFIG_MCUBOOT_IMG_MANAGER
¶
Image manager for mcuboot
Type: bool
Help¶
Enable support for managing DFU image downloaded using mcuboot.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/dfu/Kconfig:28
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:30
Menu path: (top menu) → DFU options → Image manager
config MCUBOOT_IMG_MANAGER
bool
prompt "Image manager for mcuboot" if <choice: Image manager>
select FLASH_MAP
if <choice: Image manager>
depends on <choice: Image manager>
help
Enable support for managing DFU image downloaded using mcuboot.
(Definitions include propagated dependencies, including from if’s and menus.)