]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/gr_ep2s60.h
board configs: drop NET_MULTI references
[karo-tx-uboot.git] / include / configs / gr_ep2s60.h
index 5efe676bce2441bd3af8ac7052ff4cb5f4720a5b..643efc4f18bd7764e2e7b79f7731b5130f6d8424 100644 (file)
 #ifndef USE_GRETH
 
 /* USE SMC91C111 MAC */
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC91111          1
 #define CONFIG_SMC91111_BASE           0x20000300      /* chip select 3         */
 #define CONFIG_SMC_USE_32_BIT          1       /* 32 bit bus  */
 #else
 
 /* USE GRETH Ethernet Driver */
-#define CONFIG_NET_MULTI       1
 #define CONFIG_GRETH   1
 
 /* Default GRETH Ethernet HARDWARE address */