CONFIG_NRF53_MULTI_IMAGE_UPDATE

Support updating app core and net core in a single operation

Type: bool

Direct dependencies

n

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <nRF>/modules/Kconfig.mcuboot:58

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:55<nRF>/modules/Kconfig:7

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

config NRF53_MULTI_IMAGE_UPDATE
    bool "Support updating app core and net core in a single operation"
    default y
    depends on n

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