ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
[u-boot.git] / include / configs / am43xx_evm.h
index 9d0d342478608d30c6d7fa752f0af7cbcd05d3d7..ed71f4ce56ace9ec24275e12fcecf7e08ee0631d 100644 (file)
 #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2
 
 /* Power */
+#ifndef CONFIG_DM_I2C
 #define CONFIG_POWER
 #define CONFIG_POWER_I2C
+#endif
 #define CONFIG_POWER_TPS65218
 #define CONFIG_POWER_TPS62362
 
This page took 0.028069 seconds and 4 git commands to generate.