new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / lubbock.h
index 2cf9c028159763bf1466435e116c6e5fb227554d..0a6921044c78da2301f1f97e065a03cb3dea8183 100644 (file)
 /*
  * Hardware drivers
  */
-#define CONFIG_DRIVER_LAN91C96
+#define CONFIG_NET_MULTI
+#define CONFIG_LAN91C96
 #define CONFIG_LAN91C96_BASE 0x0C000000
 
 /*
  * select serial console configuration
  */
+#define CONFIG_PXA_SERIAL
 #define CONFIG_FFUART         1       /* we use FFUART on LUBBOCK */
 
 /* allow to overwrite serial and ethaddr */