Sign in
apache
/
nuttx-apps
/
52464a44124885ee9a42e86b6de285b8e09164cc
/
.
/
netutils
/
dhcpc
/
Kconfig
blob: 7453f27474b76b462eddb6fb86c164fe54c3a672 [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config NETUTILS_DHCPC
bool
"DHCP client"
default
n
---
help
---
Enable
support
for
the DHCP client
.
if
NETUTILS_DHCPC
endif