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 <Zephyr Subsystem>/console/Kconfig:4
Included via Kconfig:8 → Kconfig.zephyr:44 → <Zephyr Subsystem>/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.)