]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
zynq: kconfig: move board select menu and common settings
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Sat, 30 Aug 2014 22:10:55 +0000 (07:10 +0900)
committerTom Rini <trini@ti.com>
Sun, 31 Aug 2014 01:19:32 +0000 (21:19 -0400)
commit44dcb4036b793acc7b5b384f5b572b4fe6e6be76
treec64380d2c2c2d3867c99a4c29037a683f3b3df86
parenteeadd3fe0f3efaf020994a27d4394b02a6270e39
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>
arch/arm/Kconfig
arch/arm/cpu/armv7/zynq/Kconfig [new file with mode: 0644]
board/xilinx/zynq/Kconfig [deleted file]
board/xilinx/zynq/MAINTAINERS
configs/zynq_microzed_defconfig
configs/zynq_zc70x_defconfig
configs/zynq_zc770_xm010_defconfig
configs/zynq_zc770_xm012_defconfig
configs/zynq_zc770_xm013_defconfig
configs/zynq_zed_defconfig
include/configs/zynq-common.h