From 53cf9435ccf9eaef84d35d00c3a2702f91f7886c Mon Sep 17 00:00:00 2001 From: stroese Date: Thu, 5 Jun 2003 15:39:44 +0000 Subject: - CFG_RX_ETH_BUFFER added. --- include/configs/PCIPPC2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/PCIPPC2.h') diff --git a/include/configs/PCIPPC2.h b/include/configs/PCIPPC2.h index b48d0d701..3eb6ac3c1 100644 --- a/include/configs/PCIPPC2.h +++ b/include/configs/PCIPPC2.h @@ -261,6 +261,7 @@ #define CONFIG_NET_MULTI /* Multi ethernet cards support */ #define CONFIG_EEPRO100 +#define CFG_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */ #define CONFIG_TULIP #endif /* __CONFIG_H */ -- cgit v1.2.3