Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / Kconfig
index ba412e0..ccc388d 100644 (file)
@@ -2176,6 +2176,13 @@ config NEON
          Say Y to include support code for NEON, the ARMv7 Advanced SIMD
          Extension.
 
+config KERNEL_MODE_NEON
+       bool "Support for NEON in kernel mode"
+       default n
+       depends on NEON
+       help
+         Say Y to include support for NEON in kernel mode.
+
 endmenu
 
 menu "Userspace binary formats"