kernel_liteos_a/net/telnet/Kconfig

6 lines
173 B
Plaintext

config NET_TELNET
bool "Enable Telnet"
default y
depends on NET_LWIP_SACK && SHELL && DEBUG_VERSION
help
Answer Y to enable LiteOS support telnet tool.