The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_CONSOLE_SUBSYS

Console subsystem/support routines [EXPERIMENTAL]

Type: bool

Help

Console subsystem and helper functions

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At subsys/console/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:13

Menu path: (Top) → Sub Systems and OS Services

menuconfig CONSOLE_SUBSYS
    bool "Console subsystem/support routines [EXPERIMENTAL]"
    help
      Console subsystem and helper functions

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