CONFIG_SHELL¶
Shell
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols implied by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At subsys/shell/Kconfig:8
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:45
Menu path: (Top) → Sub Systems and OS Services
menuconfig SHELL
bool "Shell"
select POLL
imply LOG_RUNTIME_FILTERING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)