diff options
-rw-r--r-- | configs/warp7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig index 2d59626c97..90a73385e0 100644 --- a/configs/warp7_defconfig +++ b/configs/warp7_defconfig @@ -1,6 +1,7 @@ # architecture BR2_arm=y BR2_cortex_a7=y +BR2_ARM_FPU_NEON_VFPV4=y # Linux headers same as kernel, a 4.9 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y |