diff options
Diffstat (limited to 'include/configs/stxssa.h')
| -rw-r--r-- | include/configs/stxssa.h | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/include/configs/stxssa.h b/include/configs/stxssa.h index a421ba43b..3d385b425 100644 --- a/include/configs/stxssa.h +++ b/include/configs/stxssa.h @@ -239,7 +239,6 @@  #if defined(CONFIG_PCI)			/* PCI Ethernet card */  #define CONFIG_MPC85XX_PCI2	1 -#define CONFIG_NET_MULTI  #define CONFIG_PCI_PNP			/* do pci plug-and-play */  #define CONFIG_EEPRO100 @@ -258,10 +257,6 @@  #if defined(CONFIG_TSEC_ENET) -#ifndef CONFIG_NET_MULTI -#define CONFIG_NET_MULTI	1 -#endif -  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_TSEC1	1 |