summaryrefslogtreecommitdiff
path: root/configs/zynq_zc702_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-08-01 07:39:54 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2015-08-19 09:27:21 (GMT)
commitff560a13056a565a4e9ce1761bd04276a3cace88 (patch)
tree652767f3310a9c7d1fe07170c839eb8f560cd011 /configs/zynq_zc702_defconfig
parent84696ff57b3070e659c45f0ac10c6c7fd9f49056 (diff)
downloadu-boot-ff560a13056a565a4e9ce1761bd04276a3cace88.tar.xz
ARM: zynq: drop "optional" from board select in favor of ZC702
One disadvantage of commit a26cd04920dc (arch: Make board selection choices optional) is that Kconfig could create such an insane .config file that no board is selected. Rip off the "optional" again in favor of ZC702 as the default target. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc702_defconfig')
-rw-r--r--configs/zynq_zc702_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/zynq_zc702_defconfig b/configs/zynq_zc702_defconfig
index 5dde452..c7faee7 100644
--- a/configs/zynq_zc702_defconfig
+++ b/configs/zynq_zc702_defconfig
@@ -1,6 +1,5 @@
CONFIG_ARM=y
CONFIG_ARCH_ZYNQ=y
-CONFIG_TARGET_ZYNQ_ZC702=y
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc702"
# CONFIG_SYS_MALLOC_F is not set
CONFIG_SPL=y