mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Fix typo in Telnet Kconfig. From OrbitalFox
This commit is contained in:
parent
25eee811c1
commit
8d7952d55a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
|
||||
config NETUTILS_TELNETD
|
||||
bool "Telet daemon"
|
||||
bool "Telnet daemon"
|
||||
default n
|
||||
depends on NET && NET_TCP
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue