-
CONFIG_SHELL_BACKENDS
¶
Enable shell backends
Type: bool
Help¶
Enable shell backends.
Kconfig definition¶
At subsys/shell/Kconfig.backends:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:26
→ subsys/shell/Kconfig:23
Menu path: (top menu) → Shell Options → Enable shell
menuconfig SHELL_BACKENDS bool prompt "Enable shell backends" ifSHELL
default "y" ifSHELL
depends onSHELL
help Enable shell backends.
(Definitions include propagated dependencies, including from if’s and menus.)