summaryrefslogtreecommitdiff
path: root/include/configs/p2771-0000.h
diff options
context:
space:
mode:
authorBryan Wu <pengw@nvidia.com>2016-07-27 15:48:22 -0600
committerTom Warren <twarren@nvidia.com>2016-08-15 10:26:13 -0700
commitad3c144fb8db9dbf232daaba3448ee8502c59d88 (patch)
tree1e988c1790f51669372a2274c072a66ea0ff3d08 /include/configs/p2771-0000.h
parent3c27fa2193f761e93d64e3c538c6931e6172adef (diff)
downloadu-boot-ad3c144fb8db9dbf232daaba3448ee8502c59d88.tar.gz
ARM: tegra: enable I2C buses for P2771-0000
Enable I2C devices in DT and enable building tegra_i2c.c driver. Signed-off-by: Bryan Wu <pengw@nvidia.com> (swarren, commit msg rework, fixed DT node sort order) Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/p2771-0000.h')
-rw-r--r--include/configs/p2771-0000.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/p2771-0000.h b/include/configs/p2771-0000.h
index 257283f3b9..3ce72086ce 100644
--- a/include/configs/p2771-0000.h
+++ b/include/configs/p2771-0000.h
@@ -14,6 +14,9 @@
/* High-level configuration options */
#define CONFIG_TEGRA_BOARD_STRING "NVIDIA P2771-0000"
+/* I2C */
+#define CONFIG_SYS_I2C_TEGRA
+
/* SD/MMC */
#define CONFIG_MMC
#define CONFIG_GENERIC_MMC