summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_common.h
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 /include/configs/socfpga_common.h
parente32d0db7985eece55ad099c6c86d00d441fdf48c (diff)
downloadblackbird-obmc-uboot-4d5e9b39e21152734ffa4b533efbb83f278df18b.tar.gz
blackbird-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 'include/configs/socfpga_common.h')
-rw-r--r--include/configs/socfpga_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index 4fdc09a3ce..f6577668a1 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -173,7 +173,6 @@
* I2C support
*/
#define CONFIG_SYS_I2C
-#define CONFIG_SYS_I2C_DW
#define CONFIG_SYS_I2C_BUS_MAX 4
#define CONFIG_SYS_I2C_BASE SOCFPGA_I2C0_ADDRESS
#define CONFIG_SYS_I2C_BASE1 SOCFPGA_I2C1_ADDRESS
OpenPOWER on IntegriCloud