summaryrefslogtreecommitdiffstats
path: root/include/configs/tricorder.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2013-07-30 11:36:30 +0530
committerTom Rini <trini@ti.com>2013-08-15 08:51:10 -0400
commit806d2792472436a523084775190a11e9d8315275 (patch)
treeedf2fc20cce5e41b9e1d06c326570f2178b6378c /include/configs/tricorder.h
parent3b34ac13fe1e841e8f4ab00dda6a5a7df0568710 (diff)
downloadtalos-obmc-uboot-806d2792472436a523084775190a11e9d8315275.tar.gz
talos-obmc-uboot-806d2792472436a523084775190a11e9d8315275.zip
ARM: OMAP: Add CONFIG_OMAP_COMMON
Adding a new CONFIG_OMAP_COMMON which is included by all boards that needs to build cpu/armv7/omap-common folder. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r--include/configs/tricorder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 4e2cb65b0a..a9b271464a 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -19,6 +19,7 @@
/* High Level Configuration Options */
#define CONFIG_OMAP /* in a TI OMAP core */
#define CONFIG_OMAP34XX /* which is a 34XX */
+#define CONFIG_OMAP_COMMON
#define CONFIG_MACH_TYPE MACH_TYPE_TRICORDER
/*
OpenPOWER on IntegriCloud