diff options
Diffstat (limited to 'include/configs/xpedite1000.h')
-rw-r--r-- | include/configs/xpedite1000.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite1000.h b/include/configs/xpedite1000.h index cd7148df15..d72921eebe 100644 --- a/include/configs/xpedite1000.h +++ b/include/configs/xpedite1000.h @@ -183,7 +183,6 @@ extern void out32(unsigned int, unsigned long); */ #define CONFIG_PPC4xx_EMAC #define CONFIG_PHY_GIGE 1 /* Include GbE speed/duplex detection */ -#define CONFIG_NET_MULTI 1 #define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_PHY_RESET 1 /* reset phy upon startup */ #define CONFIG_SYS_RX_ETH_BUFFER 32 /* Number of ethernet rx buffers & descriptors */ |