zephyr/drivers/console
Kumar Gala ff70b3444f dts: Convert CONFIG_ to DT_ symbols for chosen props
Replace generating CONFIG_ symbols with DT_ symbols for chosen
properties like 'zephyr,console' or 'zephyr,bt-mon-uart'.  We now use a
kconfigfunctions (dt_str_val) to extract the info from dts into Kconfig.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 11:41:26 -06:00
..
CMakeLists.txt
ipm_console_receiver.c
ipm_console_sender.c
Kconfig
Kconfig.telnet
native_posix_console.c
ram_console.c
rtt_console.c
telnet_console.c
telnet_protocol.h
uart_console.c
uart_mcumgr.c
uart_pipe.c
xtensa_sim_console.c