summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-09-07 09:50:35 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-09-07 09:50:35 -0400
commit38ae254a0081b875649ca6f01272b6f45046d630 (patch)
treeb89fd9a0ed9f56936501dd92b3c2a6e6e7ca39d5 /config-armv7-generic
parent012898697609c59c8c4608f03da69150fe196349 (diff)
downloadkernel-38ae254a0081b875649ca6f01272b6f45046d630.tar.gz
kernel-38ae254a0081b875649ca6f01272b6f45046d630.tar.xz
kernel-38ae254a0081b875649ca6f01272b6f45046d630.zip
Turn off CONFIG_KERNEL_MODE_NEON again.
It fails to build with: ERROR: "xor_block_neon_inner" [crypto/xor.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Will enable it when it's fixed
Diffstat (limited to 'config-armv7-generic')
-rw-r--r--config-armv7-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index 975b44a7..8502c818 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -14,7 +14,7 @@ CONFIG_AEABI=y
CONFIG_VFP=y
CONFIG_VFPv3=y
CONFIG_NEON=y
-CONFIG_KERNEL_MODE_NEON=y
+# CONFIG_KERNEL_MODE_NEON is not set
CONFIG_ARM_UNWIND=y
CONFIG_ARM_THUMB=y