summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-03-05 14:39:56 +0000
committerTom Rini <trini@ti.com>2013-03-15 16:14:01 -0400
commitdd7f65f664aab48e1c6aaf927ba3fc8dd2ce61aa (patch)
tree7255891ccc6d42d9e7123440f9270726fae2a7bf /include/configs/tegra-common.h
parente424c15c1f4ef8a084120f111d95da60676ba1cc (diff)
downloadtalos-obmc-uboot-dd7f65f664aab48e1c6aaf927ba3fc8dd2ce61aa.tar.gz
talos-obmc-uboot-dd7f65f664aab48e1c6aaf927ba3fc8dd2ce61aa.zip
tegra: Enable generic board for Tegra
Bravely enable CONFIG_SYS_GENERIC_BOARD for all Tegra boards. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/tegra-common.h')
-rw-r--r--include/configs/tegra-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tegra-common.h b/include/configs/tegra-common.h
index 4a656bb51b..88acccf56d 100644
--- a/include/configs/tegra-common.h
+++ b/include/configs/tegra-common.h
@@ -157,4 +157,6 @@
#define CONFIG_SPL_SERIAL_SUPPORT
#define CONFIG_SPL_GPIO_SUPPORT
+#define CONFIG_SYS_GENERIC_BOARD
+
#endif /* _TEGRA_COMMON_H_ */
OpenPOWER on IntegriCloud