Enable VFP in the Versatile PB (QEMU) kernel. Tested on QEMU 1.6.0.
This commit is contained in:
parent
a61bd6da09
commit
465f478c8b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user