summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_common.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/omap4_common.h
parent3b34ac13fe1e841e8f4ab00dda6a5a7df0568710 (diff)
downloadblackbird-obmc-uboot-806d2792472436a523084775190a11e9d8315275.tar.gz
blackbird-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/omap4_common.h')
-rw-r--r--include/configs/omap4_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index 719cb83d9a..e9f2383f7c 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -20,6 +20,7 @@
#define CONFIG_OMAP44XX 1 /* which is a 44XX */
#define CONFIG_OMAP4430 1 /* which is in a 4430 */
#define CONFIG_OMAP_GPIO
+#define CONFIG_OMAP_COMMON
/* Get CPU defs */
#include <asm/arch/cpu.h>
OpenPOWER on IntegriCloud