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