Remove the deprecated uart_mux and gsm_mux modules and all of their configurations/dependencies across zephyr. Optimally uart_mux and gsm_mux would be removed in their own respective PRs, but the two modules are directly coupled, so to preserve bisectability, they must be removed together. Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| efi_console.c | ||
| ipm_console_receiver.c | ||
| ipm_console_sender.c | ||
| ipm_console.c | ||
| jailhouse_debug_console.c | ||
| Kconfig | ||
| posix_arch_console.c | ||
| ram_console.c | ||
| rtt_console.c | ||
| semihost_console.c | ||
| uart_console.c | ||
| uart_mcumgr.c | ||
| winstream_console.c | ||
| xtensa_sim_console.c | ||