- # This file is part of the OpenADK project. OpenADK is copyrighted
- # material, please see the LICENCE file in the top-level directory.
- config ADK_TARGET_ARCH_ARM_WITH_NEON
- bool "enable NEON SIMD support"
- depends on ADK_TARGET_ARCH_ARM
- default n
- help
- Enable support for NEON SIMD CPU extensions.
|