Sign in
apache
/
nuttx-apps
/
1d88f972a62a26799baecdcddd2e21c70a327aff
/
.
/
examples
/
ftpd
/
Kconfig
blob: 5b2a2f95fa8eda7e1de9453328e75c819579072c [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config EXAMPLES_FTPD
bool
"FTP server example"
default
n
---
help
---
Enable
the FTP server example
if
EXAMPLES_FTPD
endif