ARM: Add support for jadecpu board based on MB86R01 SoC
[oweals/u-boot.git] / include / configs / lpd7a404-10.h
index ce23f3d60253fc1c1e62e1a603de747dfae00fd5..b10e69d237f17c64eb693aa0a70b2fa934e12867 100644 (file)
@@ -72,9 +72,9 @@
  * Default IO base of chip is 0x300, Card Engine has this address lines
  * (LAN chip) tied to Vcc, so we just care about the chip select
  */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
 #define CONFIG_SMC91111_BASE   (0x70000000)
 #undef CONFIG_SMC_USE_32_BIT
-#define CONFIG_SMC_USE_IOFUNCS
 
 #endif  /* __LPD7A404_10_H */