330cb04348
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4597 42af7a65-404d-4744-a932-0658087f49c3
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see misc/tools/kconfig-language.txt.
|
|
#
|
|
|
|
config NET_RESOLV_ENTRIES
|
|
int "Number of resolver entries"
|
|
default 8
|
|
---help---
|
|
Number of resolver entries. Default: 8
|