-
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:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → 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.)