summaryrefslogtreecommitdiff
path: root/target/config/Config.in.fpu.choice
blob: 47ac22dddde851be1150036a5f97262a19231a7c (plain)
1
2
3
4
5
6
7
8
9
# 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.