summaryrefslogtreecommitdiff
path: root/target/config/Config.in.fpu.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.fpu.choice')
-rw-r--r--target/config/Config.in.fpu.choice9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/config/Config.in.fpu.choice b/target/config/Config.in.fpu.choice
deleted file mode 100644
index ace66dc4a..000000000
--- a/target/config/Config.in.fpu.choice
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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 && ADK_TARGET_CPU_WITH_NEON
- default n
- help
- Enable support for NEON SIMD CPU extensions.