mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
nettest now uses only 8Kb for packet buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3143 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -206,7 +206,11 @@ CONFIG_PHY_KS8721=y
|
|||||||
CONFIG_PHY_AUTONEG=y
|
CONFIG_PHY_AUTONEG=y
|
||||||
CONFIG_PHY_SPEED100=n
|
CONFIG_PHY_SPEED100=n
|
||||||
CONFIG_PHY_FDUPLEX=y
|
CONFIG_PHY_FDUPLEX=y
|
||||||
|
CONFIG_NET_EMACRAM_SIZE=8192
|
||||||
|
CONFIG_NET_NTXDESC=9
|
||||||
|
CONFIG_NET_NRXDESC=9
|
||||||
CONFIG_NET_REGDEBUG=n
|
CONFIG_NET_REGDEBUG=n
|
||||||
|
|
||||||
#
|
#
|
||||||
# General build options
|
# General build options
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user