]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/exynos5250-dt.h
Merge branch 'spi' of git://git.denx.de/u-boot-x86
[karo-tx-uboot.git] / include / configs / exynos5250-dt.h
index 74ba2b64c4c99ee6d5f8e2fb63daf02a45090c92..1e9c1e3118533c8a76772ab911fd7245350173fd 100644 (file)
 
 /* I2C */
 #define CONFIG_SYS_I2C_INIT_BOARD
-#define CONFIG_HARD_I2C
+#define CONFIG_SYS_I2C
 #define CONFIG_CMD_I2C
-#define CONFIG_SYS_I2C_SPEED   100000          /* 100 Kbps */
-#define CONFIG_DRIVER_S3C24X0_I2C
+#define CONFIG_SYS_I2C_S3C24X0_SPEED   100000          /* 100 Kbps */
+#define CONFIG_SYS_I2C_S3C24X0
 #define CONFIG_I2C_MULTI_BUS
 #define CONFIG_MAX_I2C_NUM     8
-#define CONFIG_SYS_I2C_SLAVE    0x0
+#define CONFIG_SYS_I2C_S3C24X0_SLAVE    0x0
 #define CONFIG_I2C_EDID
 
 /* PMIC */