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