configs/warp7: Add floating point support

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabio Estevam 2016-12-28 22:57:19 -02:00 committed by Peter Korsgaard
parent ecb1296717
commit 8f817c3039
1 changed files with 1 additions and 0 deletions

View File

@ -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