new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / pxa255_idp.h
index 2cae8ca9b39fbcdfd06c852e559495dc01b175b4..6c1defc9ae8ba50cb0028ddba711c8a54c8b5140 100644 (file)
@@ -87,7 +87,8 @@
 /*
  * Hardware drivers
  */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
 #define CONFIG_SMC91111_BASE   (PXA_CS5_PHYS + IDP_CS5_ETH_OFFSET + 0x300)
 #define CONFIG_SMC_USE_32_BIT  1
 /* #define CONFIG_SMC_USE_IOFUNCS */