]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8555CDS.h
board configs: drop NET_MULTI references
[karo-tx-uboot.git] / include / configs / MPC8555CDS.h
index 93d4c3e5fbe0e66f9bf8f67449cfa2055e0f2872..efd42807f62fbab55d353e50ce8419d334b7c207 100644 (file)
@@ -328,7 +328,6 @@ extern unsigned long get_clock_freq(void);
 
 #if defined(CONFIG_PCI)
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_PNP                 /* do pci plug-and-play */
 #define CONFIG_MPC85XX_PCI2
 
@@ -343,10 +342,6 @@ extern unsigned long get_clock_freq(void);
 
 #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
 #define CONFIG_TSEC1_NAME      "TSEC0"