CONFIG_FMFU_FDEV
Full Modem Firmware Upgrade from flash device
Type: bool
Direct dependencies
CDDL_GEN
&& NRF_MODEM_LIB
&& !NRF_MODEM_LIB_SYS_INIT
&& MBEDTLS_SHA256_C
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/subsys/dfu/fmfu_fdev/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:12
→ <nRF>/subsys/dfu/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → DFU
menuconfig FMFU_FDEV
bool "Full Modem Firmware Upgrade from flash device"
depends on CDDL_GEN && NRF_MODEM_LIB && !NRF_MODEM_LIB_SYS_INIT && MBEDTLS_SHA256_C
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)