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:18 +0530
committerMichal Simek <michal.simek@xilinx.com>2018-03-01 08:03:01 +0100
commitfc3a6f1c53460ef383d9c51785db37a951965f9c (patch)
tree38845641bc76593b42443794dfad35d6b5faff5b /include/configs/xilinx_zynqmp_zcu102.h
parent38a69e96b39adb6f47baaa272f266b1fa1be512e (diff)
downloadu-boot-fc3a6f1c53460ef383d9c51785db37a951965f9c.zip
u-boot-fc3a6f1c53460ef383d9c51785db37a951965f9c.tar.gz
u-boot-fc3a6f1c53460ef383d9c51785db37a951965f9c.tar.bz2
i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfig
This patch enabled CONFIG_SYS_I2C_ZYNQ in the 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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xilinx_zynqmp_zcu102.h b/include/configs/xilinx_zynqmp_zcu102.h
index 85f78ba..88819c6 100644
--- a/include/configs/xilinx_zynqmp_zcu102.h
+++ b/include/configs/xilinx_zynqmp_zcu102.h
@@ -36,7 +36,6 @@
{1, {{I2C_MUX_PCA9548, 0x75, 7} } }, \
}
-#define CONFIG_SYS_I2C_ZYNQ
#define CONFIG_PCA953X
#define CONFIG_ZYNQMP_XHCI_LIST {ZYNQMP_USB0_XHCI_BASEADDR}