Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
[oweals/u-boot.git] / include / configs / cm-bf533.h
index ea548e99927c4a53eb9b3b517054c1823d5f4c56..06eb2889e330cfb04c5bc790a19ded3e3217e102 100644 (file)
@@ -60,7 +60,8 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK       1
-#define CONFIG_DRIVER_SMC91111 1
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111        1
 #define CONFIG_SMC91111_BASE   0x20200300
 #define CONFIG_HOSTNAME                cm-bf533
 /* Uncomment next line to use fixed MAC address */