]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xaeniax.h
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
[people/ms/u-boot.git] / include / configs / xaeniax.h
index 83883f6fd5eb23ce846f7d51f9cf80378e4a2609..1329f0f3d85a1748162c4a3f0cd5e33e452ea50f 100644 (file)
 /*
  * SMSC91C111 Network Card
  */
-#define CONFIG_DRIVER_SMC91111         1
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111                1
 #define CONFIG_SMC91111_BASE           0x10000300  /* chip select 3         */
 #define CONFIG_SMC_USE_32_BIT          1          /* 32 bit bus  */
 #undef  CONFIG_SMC_91111_EXT_PHY                  /* we use internal phy   */