summaryrefslogtreecommitdiffstats
path: root/configs/socfpga_cyclone5_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-04-28 09:47:18 +0200
committerHeiko Schocher <hs@denx.de>2016-05-17 08:28:59 +0200
commit4d5e9b39e21152734ffa4b533efbb83f278df18b (patch)
tree45bc67a14f9f7057189954e4739507d0bbf596b2 /configs/socfpga_cyclone5_defconfig
parente32d0db7985eece55ad099c6c86d00d441fdf48c (diff)
downloadtalos-obmc-uboot-4d5e9b39e21152734ffa4b533efbb83f278df18b.tar.gz
talos-obmc-uboot-4d5e9b39e21152734ffa4b533efbb83f278df18b.zip
i2c: config: Move SYS_I2C_DW to Kconfig
This patch moves all appearances of CONFIG_SYS_I2C_DW from the config header to the defconfig files. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Heiko Schocher <hs@denx.de> Cc: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'configs/socfpga_cyclone5_defconfig')
-rw-r--r--configs/socfpga_cyclone5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig
index ac81854f40..b2933f778a 100644
--- a/configs/socfpga_cyclone5_defconfig
+++ b/configs/socfpga_cyclone5_defconfig
@@ -33,6 +33,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_DWAPB_GPIO=y
+CONFIG_SYS_I2C_DW=y
CONFIG_DM_MMC=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
OpenPOWER on IntegriCloud