CONFIG_SHELL

Shell

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols implied by this symbol

Kconfig definition

At <Zephyr>/subsys/shell/Kconfig:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:38

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.)