summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/pic32-starterkit/ostest/defconfig')
-rw-r--r--nuttx/configs/pic32-starterkit/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/pic32-starterkit/ostest/defconfig b/nuttx/configs/pic32-starterkit/ostest/defconfig
index ec433ec4e..19a8376c2 100644
--- a/nuttx/configs/pic32-starterkit/ostest/defconfig
+++ b/nuttx/configs/pic32-starterkit/ostest/defconfig
@@ -305,8 +305,8 @@ CONFIG_PHY_LAN8720=n
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y
-CONFIG_NET_NTXDESC=7
-CONFIG_NET_NRXDESC=7
+CONFIG_NET_NTXDESC=3
+CONFIG_NET_NRXDESC=5
CONFIG_NET_REGDEBUG=n
CONFIG_NET_DESCDEBUG=n
CONFIG_NET_DUMPPACKET=n