]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8560ADS.h
board configs: drop NET_MULTI references
[karo-tx-uboot.git] / include / configs / MPC8560ADS.h
index e03fea3cc93827f4a599d6dac425a5b3f5f9adcb..8cf2bf2b3c8a9b074b8be79e519763265a52c763 100644 (file)
 
 #if defined(CONFIG_PCI)
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_PNP                 /* do pci plug-and-play */
 
 #undef CONFIG_EEPRO100
 
 #ifdef CONFIG_TSEC_ENET
 
-#ifndef CONFIG_NET_MULTI
-#define CONFIG_NET_MULTI       1
-#endif
-
 #ifndef CONFIG_MII
 #define CONFIG_MII             1       /* MII PHY management */
 #endif