summaryrefslogtreecommitdiff
path: root/configs/axs103_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-04-28 07:47:18 (GMT)
committerHeiko Schocher <hs@denx.de>2016-05-17 06:28:59 (GMT)
commit4d5e9b39e21152734ffa4b533efbb83f278df18b (patch)
tree45bc67a14f9f7057189954e4739507d0bbf596b2 /configs/axs103_defconfig
parente32d0db7985eece55ad099c6c86d00d441fdf48c (diff)
downloadu-boot-4d5e9b39e21152734ffa4b533efbb83f278df18b.tar.xz
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/axs103_defconfig')
-rw-r--r--configs/axs103_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig
index aa9bf33..01a5143 100644
--- a/configs/axs103_defconfig
+++ b/configs/axs103_defconfig
@@ -18,6 +18,7 @@ CONFIG_OF_EMBED=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
CONFIG_CLK=y
+CONFIG_SYS_I2C_DW=y
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_SYS_NS16550=y