commit | 2878942aa22ae2effd128bb0ada9c81b25bb048b | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@kernel.org> | Wed Apr 04 17:18:21 2018 -0500 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 17 11:39:49 2018 +0200 |
tree | 1df2bfde06c18cd195997cd52014a805a1fd17de | |
parent | 2ac718821a88885bd749976ff3ce6f853f2da0c9 [diff] [blame] |
configs: socfpga: convert i2c to dm Enable DM I2C driver on SoCFPGA platforms. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
diff --git a/configs/socfpga_socrates_defconfig b/configs/socfpga_socrates_defconfig index a4289e3..a1ee442 100644 --- a/configs/socfpga_socrates_defconfig +++ b/configs/socfpga_socrates_defconfig
@@ -43,6 +43,7 @@ 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