commit | 5ea8590c1c963f525defd8e129ccb405d63b37ab | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Wed Oct 28 11:19:08 2015 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Nov 04 14:49:51 2015 +0100 |
tree | d834e458842917c6a8467aa55796e2fdbd5e558b | |
parent | 2acb23b95e66f068eef789e3183cf356f02461af [diff] |
zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config Enable CONFIG_SYS_I2C_ZYNQ only if it has either I2C0 or I2C1 enabled in a board config.This fixes the issue of i2c error during board init if board specific doesnt have either I2C0 or I2C1. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>