summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2013-08-18 17:18:52 +0000
committerandrew <andrew@FreeBSD.org>2013-08-18 17:18:52 +0000
commitdd347357a6361d07f7a9a670c3e9a85fe164e229 (patch)
tree4b86883ce7cff8e16b7a552bc15f912cadb90bd8 /sys/arm
parent31f3d7c917afa6565a9b5be3625716d6b7560abc (diff)
downloadFreeBSD-src-dd347357a6361d07f7a9a670c3e9a85fe164e229.zip
FreeBSD-src-dd347357a6361d07f7a9a670c3e9a85fe164e229.tar.gz
Enable VFP in the Versatile PB (QEMU) kernel. Tested on QEMU 1.6.0.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/VERSATILEPB1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/VERSATILEPB b/sys/arm/conf/VERSATILEPB
index b12009dc0..6216ac6 100644
--- a/sys/arm/conf/VERSATILEPB
+++ b/sys/arm/conf/VERSATILEPB
@@ -54,6 +54,7 @@ options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options ROOTDEVNAME=\"ufs:da0s2a\"
+options VFP # vfp/neon
options PREEMPTION
OpenPOWER on IntegriCloud