mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 16:06:38 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getchar.c | ||
getline.c | ||
Kconfig | ||
line_fifo.c | ||
tty.c |