]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/gr_cpci_ax2000.h
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
[karo-tx-uboot.git] / include / configs / gr_cpci_ax2000.h
index bbe635b9fe1dec099931cd62cc426e141b8a1cf9..d188439db7ef88ab05099ec7b1741b3b9fc868a3 100644 (file)
 /*
  * Ethernet configuration uses on board SMC91C111
  */
-#define CONFIG_DRIVER_SMC91111          1
+#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  */
 #undef  CONFIG_SMC_91111_EXT_PHY       /* we use internal phy   */