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 definitions

At <nRF>/drivers/hw_cc310/Kconfig:10

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:28<nRF>/drivers/Kconfig:11

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers

config MCUBOOT
    bool

At <Zephyr>/Kconfig.zephyr:382

Included via <Zephyr>/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.)