commit | 3491ba6311c0aede2c6530ef42e2df6b58cf000d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Aug 31 07:11:01 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 21:21:59 2014 -0400 |
tree | c41662fc8c9e04def346c045e53a368658094092 | |
parent | 72df68cc6b73febcaacbb9e2e232b6580672c8bd [diff] |
davinci: kconfig: move board select menu and common settings Becuase the board select menu in arch/arm/Kconfig is too big, move the Davinci board select menu to davinci/Kconfig. Move also common settings (CONFIG_SYS_CPU="arm926ejs" and CONFIG_SYS_SOC="davinci"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com> Cc: Heiko Schocher <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com>