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:
parent
ecb1296717
commit
8f817c3039
@ -1,6 +1,7 @@
|
|||||||
# architecture
|
# architecture
|
||||||
BR2_arm=y
|
BR2_arm=y
|
||||||
BR2_cortex_a7=y
|
BR2_cortex_a7=y
|
||||||
|
BR2_ARM_FPU_NEON_VFPV4=y
|
||||||
|
|
||||||
# Linux headers same as kernel, a 4.9 series
|
# Linux headers same as kernel, a 4.9 series
|
||||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
|
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
|
||||||
|
Loading…
Reference in New Issue
Block a user