choice: MCUBOOT build strategy

MCUBOOT build strategy

Type: bool

Direct dependencies

BOOTLOADER_MCUBOOT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/partition_manager/Kconfig.template.build_strategy:1

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:8<nRF>/modules/mcuboot/Kconfig:9

Menu path: (Top) → Modules → mcuboot (/home/runner/work/sdk-nrf/sdk-nrf/ncs/bootloader/mcuboot) → MCUboot

choice
    bool "MCUBOOT build strategy"
    default MCUBOOT_BUILD_STRATEGY_FROM_SOURCE
    depends on BOOTLOADER_MCUBOOT

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