commit | d08215a5f13a11745d4adae3dab76c5e8fadbe0a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Aug 31 07:11:03 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 21:21:59 2014 -0400 |
tree | 70c59bdfc9579eaa38e2e50fbe15e9414729b57f | |
parent | 3cfbcb58d38a0fa996a2566868af149e0515311e [diff] |
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>