choice: B0 build strategy

B0 build strategy

Type: bool

Direct dependencies

SECURE_BOOT

(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:2<nRF>/Kconfig.nrf:50<nRF>/subsys/Kconfig:8<nRF>/subsys/bootloader/Kconfig:37

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

choice
    bool "B0 build strategy"
    default B0_BUILD_STRATEGY_FROM_SOURCE
    depends on SECURE_BOOT

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