CONFIG_CONSOLE_GETLINE
Line by line input
Type: bool
Direct dependencies
<choice: Console ‘get’ function selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/subsys/console/Kconfig:21
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 → Console ‘get’ function selection
config CONSOLE_GETLINE
bool "Line by line input"
select CONSOLE_HANDLER
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)