commit | 420b8166170b5ba6209399981275b78e5fda8feb | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Aug 31 07:11:04 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 21:21:59 2014 -0400 |
tree | 00177bcefb99936b52a815702a4d1f440e773c64 | |
parent | d7f470844e96f689deaf65fe3e586bdd3bc63c0c [diff] |
omap5: kconfig: move board select menu and common settings Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP5 board select menu to omap5/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap5"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com> Cc: Lokesh Vutla <lokeshvutla@ti.com>