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