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