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

CONFIG_MCUBOOT

(No prompt – not directly user assignable.)

Type: bool

Help

Hidden option used to indicate that the current image is MCUBoot

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At Kconfig.zephyr:535

Included via Kconfig:8

Menu path: (Top) → Boot Options

config MCUBOOT
    bool
    help
      Hidden option used to indicate that the current image is MCUBoot

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)