CONFIG_CONSOLE¶
Console drivers
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/console/Kconfig:9
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:14
Menu path: (Top) → Device Drivers
menuconfig CONSOLE
    bool "Console drivers"
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)