mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
configs/imx6ulpico: Select floating point
Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
446416d4ab
commit
05affd1b89
@ -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…
x
Reference in New Issue
Block a user