-
CONFIG_MCUBOOT_IMG_MANAGER
¶
Image manager for mcuboot
Type: bool
Help¶
Enable support for managing DFU image downloaded using mcuboot.
Kconfig definition¶
At subsys/dfu/Kconfig:27
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:28
Menu path: (top menu) → DFU options → Image manager
config MCUBOOT_IMG_MANAGER bool prompt "Image manager for mcuboot" 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.)