imx: wandboard: convert FEC support to DM_ETH
[platform/kernel/u-boot.git] / include / configs / ls1028a_common.h
index a6c7c37..40fcd22 100644 (file)
@@ -42,7 +42,9 @@
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 2048 * 1024)
 
 /* I2C */
+#ifndef CONFIG_DM_I2C
 #define CONFIG_SYS_I2C
+#endif
 
 /* Serial Port */
 #define CONFIG_CONS_INDEX       1