imx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definition
[platform/kernel/u-boot.git] / include / configs / ti_omap4_common.h
index d0eddcc..b5ccfdc 100644 (file)
 
 #ifdef CONFIG_SPL_BUILD
 /* No need for i2c in SPL mode as we will use SRI2C for PMIC access on OMAP4 */
-#undef CONFIG_SYS_I2C
 #endif
 
 #endif /* __CONFIG_TI_OMAP4_COMMON_H */