diff options
Diffstat (limited to 'include/configs/ELPPC.h')
-rw-r--r-- | include/configs/ELPPC.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ELPPC.h b/include/configs/ELPPC.h index 8cce70c..220372c 100644 --- a/include/configs/ELPPC.h +++ b/include/configs/ELPPC.h @@ -348,7 +348,6 @@ #endif #define L2_ENABLE (L2_INIT | L2CR_L2E) -#define CONFIG_NET_MULTI /* Multi ethernet cards support */ #define CONFIG_EEPRO100 #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */ #define CONFIG_EEPRO100_SROM_WRITE |