diff options
Diffstat (limited to 'include/configs/stxgp3.h')
-rw-r--r-- | include/configs/stxgp3.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/stxgp3.h b/include/configs/stxgp3.h index 66738d5..90d249b 100644 --- a/include/configs/stxgp3.h +++ b/include/configs/stxgp3.h @@ -209,7 +209,6 @@ #if defined(CONFIG_PCI) /* PCI Ethernet card */ -#define CONFIG_NET_MULTI #define CONFIG_PCI_PNP /* do pci plug-and-play */ #undef CONFIG_EEPRO100 @@ -228,10 +227,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 |