From: Romain Naour Date: Mon, 1 Feb 2016 17:45:34 +0000 (+0100) Subject: configs: qemu_arm_vexpress: enable vfp X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec66f6d9e2b4543301930fea5141af4b4ef3d4a2;p=buildroot.git configs: qemu_arm_vexpress: enable vfp In order to be abble to select BR2_ARM_FPU_VFPV3D16, BR2_ARM_ENABLE_VFP must be selected first. Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig index 5f1a997b30..e1808e9830 100644 --- a/configs/qemu_arm_vexpress_defconfig +++ b/configs/qemu_arm_vexpress_defconfig @@ -2,6 +2,7 @@ BR2_arm=y BR2_cortex_a9=y BR2_ARM_ENABLE_NEON=y +BR2_ARM_ENABLE_VFP=y BR2_ARM_FPU_VFPV3D16=y # System