zephyr/subsys/console
Paul Sokolovsky 9ec9c430b3 console: tty: Remove dependency on older "consoles"
Console subsystem doesn't depend on older consoles-in-drivers, the
only common thing between them is CONFIG_UART_CONSOLE_ON_DEV_NAME
setting, so make it so (by depending on either UART_CONSOLE or
CONSOLE_SUBSYS.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-02-28 16:57:50 -08:00
..
CMakeLists.txt
Kconfig console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
getchar.c tty: Remove buffer params from tty_init() 2018-12-20 12:21:49 +01:00
getline.c
line_fifo.c console: Remove CONFIG_WEBSOCKET_CONSOLE code 2019-02-11 22:29:58 -05:00
tty.c console: tty: Remove dependency on older "consoles" 2019-02-28 16:57:50 -08:00