Author: ian
Date: Sat Aug 17 19:29:51 2013
New Revision: 254464
URL: http://svnweb.freebsd.org/changeset/base/254464

Log:
  Enable VFP support for BeagleBone.

Modified:
  head/sys/arm/conf/BEAGLEBONE

Modified: head/sys/arm/conf/BEAGLEBONE
==============================================================================
--- head/sys/arm/conf/BEAGLEBONE        Sat Aug 17 19:24:58 2013        
(r254463)
+++ head/sys/arm/conf/BEAGLEBONE        Sat Aug 17 19:29:51 2013        
(r254464)
@@ -49,6 +49,7 @@ options       _KPOSIX_PRIORITY_SCHEDULING #Po
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to