commit | a3cd8980dc9dadd40ab1c966387a345fbe52cf9c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Aug 31 07:10:55 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 21:19:32 2014 -0400 |
tree | c64380d2c2c2d3867c99a4c29037a683f3b3df86 | |
parent | 3f7740ff4c2725ea335eace5a16e4c438618f7ba [diff] |
zynq: kconfig: move board select menu and common settings Becuase the board select menu in arch/arm/Kconfig is too big, move the Zynq board select menu to zynq/Kconfig. Consolidate also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="zynq"). Refactor board/xilinx/zynq/MAINTAINERS too. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Tested-by: Michal Simek <michal.simek@xilinx.com>