-
CONFIG_B0_BUILD_STRATEGY_FROM_SOURCE
¶
Build from source
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig.template.build_strategy:25
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:25
→ <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 → B0 build strategy
config B0_BUILD_STRATEGY_FROM_SOURCE
bool "Build from source"
select PARTITION_MANAGER_ENABLED
depends on <choice: B0 build strategy>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)