-
CONFIG_SHELL_BACKEND_SERIAL
¶
Enable serial backend
Type: bool
Help¶
Enable serial backend.
Default¶
y
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At subsys/shell/Kconfig.backends:14
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:24
→ subsys/shell/Kconfig:18
Menu path: (Top) → Shell → Enable shell backends
config SHELL_BACKEND_SERIAL bool "Enable serial backend" default y selectSERIAL
selectRING_BUFFER
depends onSHELL_BACKENDS
&&SHELL
help Enable serial backend.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)