configs: atmel: sama5d2 has vfpv4-d16
authorLudovic Desroches <ludovic.desroches@atmel.com>
Tue, 19 Apr 2016 15:24:09 +0000 (17:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Apr 2016 19:22:11 +0000 (21:22 +0200)
The datasheet indicates vfpv4 but it stands for vfpv4-d16 not vfpv4-32.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/atmel_sama5d2_xplained_mmc_defconfig

index 7f1797d9cfd70d48fb197daeaba75df61ec4a8df..78baf47727d00e1e67b091b039f4ad02d0435c3e 100644 (file)
@@ -2,7 +2,6 @@ BR2_arm=y
 BR2_cortex_a5=y
 BR2_ARM_ENABLE_NEON=y
 BR2_ARM_ENABLE_VFP=y
-BR2_ARM_FPU_VFPV4=y
 BR2_ARM_INSTRUCTIONS_THUMB2=y
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/atmel/sama5d2_xplained_mmc/post-image.sh"