]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/innokom.h
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
[people/ms/u-boot.git] / include / configs / innokom.h
index ed03ad32a0734829ff8b5343269ab9e66be5f5a8..9cb0d42eac7b02dfd71ab8a6aec195077710f033 100644 (file)
 /*
  * SMSC91C111 Network Card
  */
-#define CONFIG_DRIVER_SMC91111         1
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111                1
 #define CONFIG_SMC91111_BASE           0x14000000 /* chip select 5         */
 #undef  CONFIG_SMC_USE_32_BIT                     /* 16 bit bus access     */
 #undef  CONFIG_SMC_91111_EXT_PHY                  /* we use internal phy   */