CONFIG_MGMT_FMFU
Serial Modem Firmware Update support
Type: bool
Direct dependencies
MCUMGR_SMP_UART
&& MCUMGR
&& NRF_MODEM_LIB
&& !NRF_MODEM_LIB_SYS_INIT
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/subsys/mgmt/fmfu/Kconfig:9
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:48
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Full Modem Firmware Update Management(FMFU)
config MGMT_FMFU
bool "Serial Modem Firmware Update support"
depends on MCUMGR_SMP_UART && MCUMGR && NRF_MODEM_LIB && !NRF_MODEM_LIB_SYS_INIT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)