]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/p1_p2_rdb_pc.h
configs: Remove CONFIG_NET_MULTI from board files
[karo-tx-uboot.git] / include / configs / p1_p2_rdb_pc.h
index 778a4f9a72d815835b310ada7a156a16a39f7831..3098c5acfe59c71b9afb7262b3d1295aaba8cbc6 100644 (file)
 #endif
 #define CONFIG_SYS_PCIE1_IO_SIZE       0x00010000      /* 64k */
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_PNP /* do pci plug-and-play */
 #define CONFIG_E1000   /* Defind e1000 pci Ethernet card*/
 #define CONFIG_CMD_PCI
 #endif /* CONFIG_PCI */
 
 #if defined(CONFIG_TSEC_ENET)
-
-#ifndef CONFIG_NET_MULTI
-#define CONFIG_NET_MULTI
-#endif
-
 #define CONFIG_MII             /* MII PHY management */
 #define CONFIG_TSEC1
 #define CONFIG_TSEC1_NAME      "eTSEC1"