CONFIG_MCUBOOT_IMG_MANAGER
Image manager for mcuboot
Type: bool
Help
Enable support for managing DFU image downloaded using mcuboot.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/subsys/dfu/Kconfig:25
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:51
Menu path: (Top) → Sub Systems and OS Services → DFU image manager → Image manager
config MCUBOOT_IMG_MANAGER
bool "Image manager for mcuboot"
select FLASH_MAP
select MCUBOOT_BOOTUTIL_LIB
depends on <choice>
help
Enable support for managing DFU image downloaded using mcuboot.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)