aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e4061de9999c..c6debe07f036 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -2214,8 +2214,7 @@ config NEON
2214 2214
2215config KERNEL_MODE_NEON 2215config KERNEL_MODE_NEON
2216 bool "Support for NEON in kernel mode" 2216 bool "Support for NEON in kernel mode"
2217 default n 2217 depends on NEON && AEABI
2218 depends on NEON
2219 help 2218 help
2220 Say Y to include support for NEON in kernel mode. 2219 Say Y to include support for NEON in kernel mode.
2221 2220