-
CONFIG_UPDATEHUB_SHELL
¶
Enable UpdateHub shell utilities
Type: bool
Help¶
Activate shell module that provides UpdateHub commands like
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At lib/updatehub/Kconfig:70
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:18
Menu path: (Top) → Additional libraries → UpdateHub Firmware Over-the-Air support
config UPDATEHUB_SHELL bool "Enable UpdateHub shell utilities" selectKERNEL_SHELL
depends onUPDATEHUB
&&SHELL
help Activate shell module that provides UpdateHub commands like
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)