summaryrefslogtreecommitdiff
path: root/configs/odroid-xu3_defconfig
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2017-05-30 06:07:29 (GMT)
committerMinkyu Kang <mk7.kang@samsung.com>2017-06-05 02:06:56 (GMT)
commitdf494d8001daedf07cd61e8630dd0aac2ccd5c1d (patch)
tree3e0931a229cd6619cc45b06aa4f17fae3d2649ce /configs/odroid-xu3_defconfig
parentc9972a8652d8631bbd907a12b9b6c84a33a5a0f9 (diff)
downloadu-boot-df494d8001daedf07cd61e8630dd0aac2ccd5c1d.tar.xz
configs: odroid-xu3: remove the CONFIG_I2C_COMPAT
Remove the CONFIG_I2C_COMPAT, instead enable the CONFIG_SYS_I2C_S3C24X0. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'configs/odroid-xu3_defconfig')
-rw-r--r--configs/odroid-xu3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig
index fed24ec..d040af3 100644
--- a/configs/odroid-xu3_defconfig
+++ b/configs/odroid-xu3_defconfig
@@ -25,7 +25,7 @@ CONFIG_CMD_EXT4_WRITE=y
CONFIG_ADC=y
CONFIG_ADC_EXYNOS=y
CONFIG_DFU_MMC=y
-CONFIG_DM_I2C_COMPAT=y
+CONFIG_SYS_I2C_S3C24X0=y
CONFIG_MMC_DW=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_S5P=y