configs: qemu_arm_nuri: enable vfp
authorRomain Naour <romain.naour@gmail.com>
Mon, 1 Feb 2016 17:45:35 +0000 (18:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 Feb 2016 18:15:21 +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_nuri_defconfig

index 0854ae05c06aea07cc98b079069d921936f011ec..222f325591209b00ca1c00f2069bb844c9f492aa 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