9
0
Fork 0
nuttx-bb/apps/examples/nettest/Kconfig

14 lines
243 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config EXAMPLES_NETTEST
bool "Network test example"
default n
---help---
Enable the network test example
if EXAMPLES_NETTEST
endif