summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra30-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tegra30-common.h')
-rw-r--r--include/configs/tegra30-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h
index 282caec44b..04517e1409 100644
--- a/include/configs/tegra30-common.h
+++ b/include/configs/tegra30-common.h
@@ -83,4 +83,7 @@
#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/tegra30/u-boot-spl.lds"
+/* Total I2C ports on Tegra30 */
+#define TEGRA_I2C_NUM_CONTROLLERS 5
+
#endif /* _TEGRA30_COMMON_H_ */
OpenPOWER on IntegriCloud