summaryrefslogtreecommitdiff
path: root/configs/socfpga_dbm_soc1_defconfig
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2018-04-04 17:18:21 -0500
committerMarek Vasut <marex@denx.de>2018-04-17 11:39:49 +0200
commit2878942aa22ae2effd128bb0ada9c81b25bb048b (patch)
tree1df2bfde06c18cd195997cd52014a805a1fd17de /configs/socfpga_dbm_soc1_defconfig
parent2ac718821a88885bd749976ff3ce6f853f2da0c9 (diff)
configs: socfpga: convert i2c to dm
Enable DM I2C driver on SoCFPGA platforms. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'configs/socfpga_dbm_soc1_defconfig')
-rw-r--r--configs/socfpga_dbm_soc1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_dbm_soc1_defconfig b/configs/socfpga_dbm_soc1_defconfig
index 6cf822097e..8ae9077408 100644
--- a/configs/socfpga_dbm_soc1_defconfig
+++ b/configs/socfpga_dbm_soc1_defconfig
@@ -45,6 +45,7 @@ CONFIG_DFU_MMC=y
CONFIG_FPGA_SOCFPGA=y
CONFIG_DM_GPIO=y
CONFIG_DWAPB_GPIO=y
+CONFIG_DM_I2C=y
CONFIG_SYS_I2C_DW=y
CONFIG_DM_MMC=y
CONFIG_MMC_DW=y