kernel_liteos_a/net/telnet/Kconfig

6 lines
173 B
Plaintext
Raw Normal View History

2020-09-08 10:21:39 +08:00
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.