commit | 94ef1cf7df724bb70dd279acff20907eeda47136 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Jun 05 15:39:44 2003 +0000 |
committer | stroese <stroese> | Thu Jun 05 15:39:44 2003 +0000 |
tree | 93ece61425714d6ebbb2d1a89928b8887155312a | |
parent | 14331ad38718935d9682116da0898f20fda57b57 [diff] [blame] |
- CFG_RX_ETH_BUFFER added.
diff --git a/include/configs/PCIPPC2.h b/include/configs/PCIPPC2.h index b48d0d7..3eb6ac3 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 */