Sign in
apache
/
nuttx-apps
/
edabd898e4221477c113e1cd4384cb578f372e62
/
.
/
examples
/
telnetd
/
Kconfig
blob: 11f94a86fb86d10a5e1f607a9988448885864ba0 [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config EXAMPLES_TELNETD
bool
"Telnet daemon example"
default
n
---
help
---
Enable
the
Telnet
daemon example
if
EXAMPLES_TELNETD
endif