]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8540ADS.h
powerpc/85xx: Add support for RMan LIODN initialization
[u-boot] / include / configs / MPC8540ADS.h
index fc0edacede217b8c9542190cdc922614f8375f5b..301efbefade0a271713a6ff39809786e8f1195cf 100644 (file)
 
 #if defined(CONFIG_PCI)
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_PNP                 /* do pci plug-and-play */
 
 #undef CONFIG_EEPRO100
 
 #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"