ep8248: add support for device tree and secondary Ethernet interface.
[oweals/u-boot.git] / 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