nuttx/net/neighbor/Kconfig
2015-01-20 12:31:56 -06:00

15 lines
246 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
if NET_IPv6
config NET_IPv6_NCONF_ENTRIES
int "Number of IPv6 neighbors"
default 8
#config NET_IPv6_NEIGHBOR_ADDRTYPE
endif # NET_IPv6