mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Improvements in sockets allocation.
This commit is contained in:
committed by
Xiang Xiao
parent
cf15d6b63a
commit
9b4d784307
@@ -35,7 +35,7 @@ CONFIG_NETDEV_IFINDEX=y
|
||||
CONFIG_NETDEV_LATEINIT=y
|
||||
CONFIG_NET_CAN=y
|
||||
CONFIG_NET_CAN_ERRORS=y
|
||||
CONFIG_NET_NACTIVESOCKETS=16
|
||||
CONFIG_NET_PREALLOC_DEVIF_CALLBACKS=16
|
||||
CONFIG_NET_SOCKOPTS=y
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
|
||||
Reference in New Issue
Block a user