summaryrefslogtreecommitdiff
path: root/configs/trats2_defconfig
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2017-04-03 10:02:55 (GMT)
committerMinkyu Kang <mk7.kang@samsung.com>2017-04-07 02:27:55 (GMT)
commit471b11765cf6c0e003975182bd9528a15d86df4a (patch)
tree6e75b7bf66808e4b947c9d8b28d01ee2d605652f /configs/trats2_defconfig
parent62b747c4c3eca4867f14421d3d4a1c3e1c813d8f (diff)
downloadu-boot-471b11765cf6c0e003975182bd9528a15d86df4a.tar.xz
configs: trats2: enable CONFIG_DM_I2C_GPIO
Enable the CONFIG_DM_I2C_GPIO for using i2c-gpio. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'configs/trats2_defconfig')
-rw-r--r--configs/trats2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/trats2_defconfig b/configs/trats2_defconfig
index ab76aa3..6c7b341 100644
--- a/configs/trats2_defconfig
+++ b/configs/trats2_defconfig
@@ -34,6 +34,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_ISO_PARTITION=y
CONFIG_OF_CONTROL=y
+CONFIG_DM_I2C_GPIO=y
CONFIG_DFU_MMC=y
CONFIG_MMC_DW=y
CONFIG_MMC_SDHCI=y