From e3b2d67d096f344a3b2b02f8e4acb7b37ba007a0 Mon Sep 17 00:00:00 2001 From: Ludovic Desroches Date: Tue, 19 Apr 2016 17:24:09 +0200 Subject: configs: atmel: sama5d2 has vfpv4-d16 The datasheet indicates vfpv4 but it stands for vfpv4-d16 not vfpv4-32. Signed-off-by: Ludovic Desroches Signed-off-by: Thomas Petazzoni --- configs/atmel_sama5d2_xplained_mmc_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/atmel_sama5d2_xplained_mmc_defconfig') diff --git a/configs/atmel_sama5d2_xplained_mmc_defconfig b/configs/atmel_sama5d2_xplained_mmc_defconfig index 7f1797d9c..78baf4772 100644 --- a/configs/atmel_sama5d2_xplained_mmc_defconfig +++ b/configs/atmel_sama5d2_xplained_mmc_defconfig @@ -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" -- cgit v1.2.3