-
choice: Image manager
Image manager
Type: bool
Help¶
Choice support for managing DFU image. So far only mcuboot support is available.
Defaults¶
Choice options¶
Kconfig definition¶
At subsys/dfu/Kconfig:21
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:30
Menu path: (top menu) → DFU options
choice bool prompt "Image manager" ifIMG_MANAGER
defaultMCUBOOT_IMG_MANAGER
ifIMG_MANAGER
depends onIMG_MANAGER
help Choice support for managing DFU image. So far only mcuboot support is available.
(Definitions include propagated dependencies, including from if’s and menus.)