CONFIG_NCS_MCUBOOT_IN_BUILD

MCUBoot is included in the build [READ ONLY]

Type: bool

Help

Helper option used to communicate to child images that MCUboot is included in the build.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nRF>/samples/Kconfig:97

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:91

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

config NCS_MCUBOOT_IN_BUILD
    bool "MCUBoot is included in the build [READ ONLY]"
    help
      Helper option used to communicate to child images that MCUboot is included in the build.

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