summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-09-07 11:02:35 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-09-07 11:02:35 -0400
commit21c795cc266b770560e87bf8393aa13f22e23285 (patch)
tree42d8230acc1c264ca1f2df246839813e8a9ce42d /config-armv7-generic
parent38ae254a0081b875649ca6f01272b6f45046d630 (diff)
downloadkernel-21c795cc266b770560e87bf8393aa13f22e23285.tar.gz
kernel-21c795cc266b770560e87bf8393aa13f22e23285.tar.xz
kernel-21c795cc266b770560e87bf8393aa13f22e23285.zip
Add patch to fix ARM kernel neon build
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 8502c8185..975b44a7d 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 is not set
+CONFIG_KERNEL_MODE_NEON=y
CONFIG_ARM_UNWIND=y
CONFIG_ARM_THUMB=y