configs: qemu_arm_vexpress: enable vfp
authorRomain Naour <romain.naour@gmail.com>
Mon, 1 Feb 2016 17:45:34 +0000 (18:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 Feb 2016 18:15:10 +0000 (19:15 +0100)
In order to be abble to select BR2_ARM_FPU_VFPV3D16, BR2_ARM_ENABLE_VFP
must be selected first.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/qemu_arm_vexpress_defconfig

index 5f1a997b307ec6b507ef2b34cc038e94ce2e924a..e1808e98305091d86178e11de4b593d38b5c4cd4 100644 (file)
@@ -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