]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP: Add CONFIG_OMAP_COMMON
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 30 Jul 2013 06:06:30 +0000 (11:36 +0530)
committerTom Rini <trini@ti.com>
Thu, 15 Aug 2013 12:51:10 +0000 (08:51 -0400)
commit806d2792472436a523084775190a11e9d8315275
treeedf2fc20cce5e41b9e1d06c326570f2178b6378c
parent3b34ac13fe1e841e8f4ab00dda6a5a7df0568710
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>
29 files changed:
Makefile
arch/arm/config.mk
arch/arm/cpu/armv7/omap-common/Makefile
include/configs/am335x_evm.h
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/devkit8000.h
include/configs/dig297.h
include/configs/igep0033.h
include/configs/igep00x0.h
include/configs/mcx.h
include/configs/nokia_rx51.h
include/configs/omap3_beagle.h
include/configs/omap3_evm_common.h
include/configs/omap3_logic.h
include/configs/omap3_mvblx.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/omap3_zoom2.h
include/configs/omap4_common.h
include/configs/omap5_common.h
include/configs/pcm051.h
include/configs/tam3517-common.h
include/configs/ti814x_evm.h
include/configs/tricorder.h
spl/Makefile