mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 13:08:59 +00:00
boards/sim: Enable telnetd in adb config
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
c0cd56a758
commit
d6bb08f6fd
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ CONFIG_LIBC_DLFCN=y
|
|||
CONFIG_LIBUV=y
|
||||
CONFIG_LIBUV_UTILS_TEST=y
|
||||
CONFIG_NET=y
|
||||
CONFIG_NETUTILS_TELNETD=y
|
||||
CONFIG_NET_ICMP_NO_STACK=y
|
||||
CONFIG_NET_SOCKOPTS=y
|
||||
CONFIG_NET_TCP_NO_STACK=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue