[Buildroot] [git commit] zynq_zc706: remove duplicated line in defconfig

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jun 15 20:02:07 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=6b841e6ac045c6790166a465d2f2825d83f0e055
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Luca Ceresoli <luca at lucaceresoli.net>
Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 configs/zynq_zc706_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/zynq_zc706_defconfig b/configs/zynq_zc706_defconfig
index 3f7fd8c..1317655 100644
--- a/configs/zynq_zc706_defconfig
+++ b/configs/zynq_zc706_defconfig
@@ -2,7 +2,6 @@ BR2_arm=y
 BR2_cortex_a9=y
 BR2_ARM_ENABLE_NEON=y
 BR2_ARM_ENABLE_VFP=y
-BR2_ARM_ENABLE_VFP=y
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0"
 BR2_LINUX_KERNEL=y


More information about the buildroot mailing list