The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_IMG_MANAGER

DFU image manager

Type: bool

Help

Enable support for managing DFU image.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/dfu/Kconfig:14

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:30

Menu path: (top menu) → DFU options

config IMG_MANAGER
    bool
    prompt "DFU image manager"
    help
      Enable support for managing DFU image.

(Definitions include propagated dependencies, including from if’s and menus.)