commit | 16e16fdde21c9255e338d2eaea339c3ca905da22 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Aug 31 07:11:08 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 21:22:00 2014 -0400 |
tree | b94064ad61fe5a771545373f92ef7cd324a000f4 | |
parent | ef2b694c731f93a70aa06e84b52a27f6cc9dbc10 [diff] |
nomadik: kconfig: move board select menu and common settings Becuase the board select menu in arch/arm/Kconfig is too big, move the Nomadik board select menu to nomadik/Kconfig. Move also common settings (CONFIG_SYS_CPU="arm926ejs" and CONFIG_SYS_SOC="nomadik"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>