Skip to content

Commit 8da8b5c

Browse files
Tomasz Bursztykanashif
authored andcommitted
drivers/console: Removing left-over cmake directive about telnet
Telnet console was move as a shell backend and is not anymore part of console drivers. Signed-off-by: Tomasz Bursztyka <[email protected]>
1 parent de0c84a commit 8da8b5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/console/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ zephyr_sources_if_kconfig(ipm_console_receiver.c)
77
zephyr_sources_if_kconfig(ipm_console_sender.c)
88
zephyr_sources_if_kconfig(uart_mcumgr.c)
99
zephyr_sources_if_kconfig(uart_pipe.c)
10-
zephyr_sources_if_kconfig(telnet_console.c)
1110
zephyr_sources_if_kconfig(xtensa_sim_console.c)
1211
zephyr_sources_if_kconfig(native_posix_console.c)

0 commit comments

Comments
 (0)