summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_omap4_common.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:03 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:21:59 -0400
commitd08215a5f13a11745d4adae3dab76c5e8fadbe0a (patch)
tree70c59bdfc9579eaa38e2e50fbe15e9414729b57f /include/configs/ti_omap4_common.h
parent3cfbcb58d38a0fa996a2566868af149e0515311e (diff)
downloadtalos-obmc-uboot-d08215a5f13a11745d4adae3dab76c5e8fadbe0a.tar.gz
talos-obmc-uboot-d08215a5f13a11745d4adae3dab76c5e8fadbe0a.zip
omap4: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP4 board select menu to omap4/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap4"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com> Cc: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/ti_omap4_common.h')
-rw-r--r--include/configs/ti_omap4_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h
index 30b02f6b03..8c7310c9a1 100644
--- a/include/configs/ti_omap4_common.h
+++ b/include/configs/ti_omap4_common.h
@@ -15,7 +15,6 @@
/*
* High Level Configuration Options
*/
-#define CONFIG_OMAP44XX 1 /* which is a 44XX */
#define CONFIG_OMAP4430 1 /* which is in a 4430 */
#define CONFIG_MISC_INIT_R
#define CONFIG_ARCH_CPU_INIT
OpenPOWER on IntegriCloud