2
1
Эх сурвалжийг харах

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 <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain Naour 9 жил өмнө
parent
commit
ec66f6d9e2

+ 1 - 0
configs/qemu_arm_vexpress_defconfig

@@ -2,6 +2,7 @@
 BR2_arm=y
 BR2_arm=y
 BR2_cortex_a9=y
 BR2_cortex_a9=y
 BR2_ARM_ENABLE_NEON=y
 BR2_ARM_ENABLE_NEON=y
+BR2_ARM_ENABLE_VFP=y
 BR2_ARM_FPU_VFPV3D16=y
 BR2_ARM_FPU_VFPV3D16=y
 
 
 # System
 # System