]> git.sur5r.net Git - u-boot/blobdiff - include/configs/smdk6400.h
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
[u-boot] / include / configs / smdk6400.h
index ddc8e7174af987596b8f35b69d7832b9048a2f30..f6e1221294f332f95026ad50360803ec42747dc6 100644 (file)
 /*
  * Hardware drivers
  */
-#define CONFIG_DRIVER_CS8900   1       /* we have a CS8900 on-board    */
-#define CS8900_BASE            0x18800300
-#define CS8900_BUS16           1       /* follow the Linux driver      */
+#define CONFIG_NET_MULTI
+#define CONFIG_CS8900                  /* we have a CS8900 on-board    */
+#define CONFIG_CS8900_BASE             0x18800300
+#define CONFIG_CS8900_BUS16            /* follow the Linux driver      */
 
 /*
  * select serial console configuration