]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8349EMDS.h
board configs: drop NET_MULTI references
[karo-tx-uboot.git] / include / configs / MPC8349EMDS.h
index da2b11da8e05cb5bb273e42a1150ed751e825e87..865d3176a5c6bfebf435c1bfc0c5fb2794d52f4f 100644 (file)
 #undef PCI_ONE_PCI1
 #endif
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_PNP         /* do pci plug-and-play */
 #define CONFIG_83XX_PCI_STREAMING
 
 #define CONFIG_TSEC_ENET               /* TSEC ethernet support */
 
 #if defined(CONFIG_TSEC_ENET)
-#ifndef CONFIG_NET_MULTI
-#define CONFIG_NET_MULTI       1
-#endif
 
 #define CONFIG_GMII            1       /* MII PHY management */
 #define CONFIG_TSEC1   1