-
CONFIG_MCUMGR_CMD_IMG_MGMT
¶
Enable mcumgr handlers for image management
Type: bool
Help¶
Enables mcumgr handlers for image management
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/mgmt/mcumgr/Kconfig:138
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:35
→ <Zephyr>/subsys/mgmt/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Device Management → mcumgr Support → Command Handlers
menuconfig MCUMGR_CMD_IMG_MGMT bool "Enable mcumgr handlers for image management" selectFLASH
selectMPU_ALLOW_FLASH_WRITE
ifARM_MPU
selectIMG_MANAGER
depends onMCUMGR
help Enables mcumgr handlers for image management
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)