-
CONFIG_DFU_TARGET_MODEM
¶
Modem update support
Type: bool
Help¶
Enable support for updates to the modem firmware.
Default¶
y
Symbols implied by this symbol¶
Kconfig definition¶
At <nRF>/subsys/dfu/Kconfig:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:12
Menu path: (Top) → Modules → Nordic nRF Connect → DFU → Device Firmware Upgrade target API
config DFU_TARGET_MODEM bool "Modem update support" default y implyDOWNLOAD_CLIENT_RANGE_REQUESTS
depends onSOC_NRF9160_SICA
&&DFU_TARGET
help Enable support for updates to the modem firmware.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)