diff mbox

[1/2] configs: qemu_arm_vexpress: enable vfp

Message ID 1454348735-6337-1-git-send-email-romain.naour@gmail.com
State Accepted
Headers show

Commit Message

Romain Naour Feb. 1, 2016, 5:45 p.m. UTC
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>
---
 configs/qemu_arm_vexpress_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni Feb. 1, 2016, 6:20 p.m. UTC | #1
Dear Romain Naour,

On Mon,  1 Feb 2016 18:45:34 +0100, Romain Naour wrote:
> 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>
> ---
>  configs/qemu_arm_vexpress_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Both applied, thanks.

Thomas
diff mbox

Patch

diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig
index 5f1a997..e1808e9 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