The latest development version of this page may be more current than this released 2.3.0 version.
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 subsys/shell/Kconfig:8

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:24

Menu path: (Top)

menuconfig SHELL
    bool "Shell"
    select POLL
    imply LOG_RUNTIME_FILTERING

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)