- choice: Console 'get' function selection
Console ‘get’ function selection
Type: bool
Direct dependencies
UART_CONSOLE
&& SERIAL_SUPPORT_INTERRUPT
&& CONSOLE_SUBSYS
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options
Kconfig definition
At <Zephyr>/subsys/console/Kconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Console subsystem/support routines
choice
bool "Console 'get' function selection"
optional
depends on UART_CONSOLE && SERIAL_SUPPORT_INTERRUPT && CONSOLE_SUBSYS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)