summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_evm_common.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:02 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:21:59 -0400
commit3cfbcb58d38a0fa996a2566868af149e0515311e (patch)
treee286d354f0bec289e26a705f84c52c22825f902e /include/configs/omap3_evm_common.h
parent3491ba6311c0aede2c6530ef42e2df6b58cf000d (diff)
downloadtalos-obmc-uboot-3cfbcb58d38a0fa996a2566868af149e0515311e.tar.gz
talos-obmc-uboot-3cfbcb58d38a0fa996a2566868af149e0515311e.zip
omap3: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP3 board select menu to omap3/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap3 Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap3_evm_common.h')
-rw-r--r--include/configs/omap3_evm_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h
index eef4230e64..8885e17581 100644
--- a/include/configs/omap3_evm_common.h
+++ b/include/configs/omap3_evm_common.h
@@ -13,7 +13,6 @@
* High level configuration options
*/
#define CONFIG_OMAP /* This is TI OMAP core */
-#define CONFIG_OMAP34XX /* belonging to 34XX family */
#define CONFIG_OMAP_GPIO
#define CONFIG_OMAP_COMMON
OpenPOWER on IntegriCloud