-
CONFIG_BUILD_S1_VARIANT
¶
Build S1 variant of specified image
Type: bool
Help¶
Build upgrade candidate of image for alternative slot S1.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/subsys/bootloader/Kconfig:9
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
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader
config BUILD_S1_VARIANT
bool "Build S1 variant of specified image"
help
Build upgrade candidate of image for alternative slot S1.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)