-
CONFIG_IMG_MANAGER
¶
DFU image manager
Type: bool
Help¶
Enable support for managing DFU image.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At subsys/dfu/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:28
Menu path: (Top)
menuconfig IMG_MANAGER
bool "DFU image manager"
select STREAM_FLASH
help
Enable support for managing DFU image.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)