Files
openharmony_kernel_liteos_a/net/telnet/Kconfig
Caoruihong 63bd69267a drop unnecessary executable file permission mode
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
2020-10-13 16:37:25 +08:00

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.