kumquat-buildroot/package/neon-2-sse/Config.in
James Hilliard ee399a8689 package/neon-2-sse: new package
This package is required by tensorflow-lite.

Tested-by: Stefan Hager <stefan.hager@ginzinger.com>
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-01-29 22:57:18 +01:00

10 lines
288 B
Plaintext

config BR2_PACKAGE_NEON_2_SSE
bool "neon-2-sse"
help
The platform independent header allowing to compile any
C/C++ code containing ARM NEON intrinsic functions for
x86 target systems using SIMD up to SSE4 intrinsic
functions.
https://github.com/intel/ARM_NEON_2_x86_SSE