diff --git a/bsp/sam7x/rtconfig.h b/bsp/sam7x/rtconfig.h index 464d40c4d1fc138d60d40d6e419ec9291616b84c..84f2a4452b69038714b951e98f7e6788a007d9e0 100644 --- a/bsp/sam7x/rtconfig.h +++ b/bsp/sam7x/rtconfig.h @@ -113,9 +113,6 @@ /* the number of simulatenously active TCP connections*/ #define RT_LWIP_TCP_PCB_NUM 5 -/* TCP sender buffer space*/ -#define RT_LWIP_TCP_SND_BUF 1500 - /* Enable SNMP protocol*/ /* #define RT_LWIP_SNMP */