aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp_zcu102.h
diff options
context:
space:
mode:
authorVipul Kumar <vipul.kumar@xilinx.com>2018-02-16 19:07:22 +0530
committerMichal Simek <michal.simek@xilinx.com>2018-03-01 08:03:01 +0100
commite885b4255f88d83461cf5a15b5a5782050687242 (patch)
treefbd48493c516fc22774d704b640576ca53fdcc57 /include/configs/xilinx_zynqmp_zcu102.h
parent5c32de202b622c6ffca541fe3b7153bd8e9f626c (diff)
downloadu-boot-e885b4255f88d83461cf5a15b5a5782050687242.zip
u-boot-e885b4255f88d83461cf5a15b5a5782050687242.tar.gz
u-boot-e885b4255f88d83461cf5a15b5a5782050687242.tar.bz2
i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1
This patch added Kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 and enabled it in respective defconfig. Signed-off-by: Vipul Kumar <vipulk@xilinx.com> Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/xilinx_zynqmp_zcu102.h')
-rw-r--r--include/configs/xilinx_zynqmp_zcu102.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/xilinx_zynqmp_zcu102.h b/include/configs/xilinx_zynqmp_zcu102.h
index 0095f61..27d9d6a 100644
--- a/include/configs/xilinx_zynqmp_zcu102.h
+++ b/include/configs/xilinx_zynqmp_zcu102.h
@@ -11,8 +11,6 @@
#define __CONFIG_ZYNQMP_ZCU102_H
#define CONFIG_ZYNQ_SDHCI1
-#define CONFIG_ZYNQ_I2C0
-#define CONFIG_ZYNQ_I2C1
#define CONFIG_SYS_I2C_MAX_HOPS 1
#define CONFIG_SYS_NUM_I2C_BUSES 18
#define CONFIG_SYS_I2C_BUSES { \