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> |
||
|---|---|---|
| .. | ||
| 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 | ||