commit | d7f470844e96f689deaf65fe3e586bdd3bc63c0c | [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 | dd67843147303dc33d51c5e4d5bede1a98810e15 [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>