summaryrefslogtreecommitdiff
path: root/configs/qemu_arm_vexpress_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-07-16 10:03:18 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-07-16 15:14:53 +0200
commit379d4aeab5004c5c462f8caa4f4974e4789ecafd (patch)
treee9c7136ab2629fcf83e6cc8aaa163b1fbb973ea5 /configs/qemu_arm_vexpress_defconfig
parentd806005b08ec3228a252af4d2f038844a4d6fed2 (diff)
configs: update defconfigs after VFP option changes
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/qemu_arm_vexpress_defconfig')
-rw-r--r--configs/qemu_arm_vexpress_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig
index 12d1d0b47..2cc6db95f 100644
--- a/configs/qemu_arm_vexpress_defconfig
+++ b/configs/qemu_arm_vexpress_defconfig
@@ -2,8 +2,7 @@
BR2_arm=y
BR2_cortex_a9=y
BR2_ARM_ENABLE_NEON=y
-BR2_VFP_FLOAT=y
-# BR2_SOFT_FLOAT is not set
+BR2_ARM_FPU_VFPV3D16=y
# System
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y