:orphan: .. title:: CONSOLE_SUBSYS .. option:: 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 ================== .. highlight:: kconfig At ``subsys/console/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:13`` Menu path: (Top) → Sub Systems and OS Services .. parsed-literal:: 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.)*