commit | 44dcb4036b793acc7b5b384f5b572b4fe6e6be76 | [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 | eeadd3fe0f3efaf020994a27d4394b02a6270e39 [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>