X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos5-common.h;h=3ab8d559bfd067bed55cb722bda118e4e4064cfc;hb=b9cb64825b5e6efeb715abd8b48d9b12f98973e9;hp=ad63f3c5496d39e0be23c35d2a1d29c92edf8c11;hpb=87b27c7aa73241d1eb244048f7aee06fc24af4ef;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/exynos5-common.h b/include/configs/exynos5-common.h index ad63f3c..3ab8d55 100644 --- a/include/configs/exynos5-common.h +++ b/include/configs/exynos5-common.h @@ -126,12 +126,13 @@ #define SPI_FLASH_UBOOT_POS (CONFIG_SEC_FW_SIZE + CONFIG_BL1_SIZE) /* I2C */ -#define CONFIG_SYS_I2C_INIT_BOARD -#define CONFIG_SYS_I2C + +/* TODO(sjg@chromium.org): Move these two options to Kconfig */ +#define CONFIG_DM_I2C +#define CONFIG_DM_I2C_COMPAT #define CONFIG_CMD_I2C -#define CONFIG_SYS_I2C_S3C24X0_SPEED 100000 /* 100 Kbps */ #define CONFIG_SYS_I2C_S3C24X0 -#define CONFIG_I2C_MULTI_BUS +#define CONFIG_SYS_I2C_S3C24X0_SPEED 100000 /* 100 Kbps */ #define CONFIG_SYS_I2C_S3C24X0_SLAVE 0x0 #define CONFIG_I2C_EDID