Enable VFP support for BeagleBone.

This commit is contained in:
Ian Lepore 2013-08-17 19:29:51 +00:00
parent 0f3a4d8051
commit 2a21affc5e

View File

@ -49,6 +49,7 @@ options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options PREEMPTION
options FREEBSD_BOOT_LOADER
options VFP # vfp/neon
# Debugging
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols