diff options
Diffstat (limited to 'include/configs/zeus.h')
| -rw-r--r-- | include/configs/zeus.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/zeus.h b/include/configs/zeus.h index f9a6b9313..63279b01c 100644 --- a/include/configs/zeus.h +++ b/include/configs/zeus.h @@ -53,7 +53,6 @@  #define CONFIG_PHY_ADDR		0x01	/* PHY address			*/  #define CONFIG_HAS_ETH1		1  #define CONFIG_PHY1_ADDR	0x11	/* EMAC1 PHY address		*/ -#define CONFIG_NET_MULTI	1  #define CONFIG_SYS_RX_ETH_BUFFER	16	/* Number of ethernet rx buffers & descriptors */  #define CONFIG_PHY_RESET	1  #define CONFIG_PHY_RESET_DELAY	300	/* PHY RESET recovery delay	*/ |