Author: kientzle
Date: Mon Oct  1 14:56:48 2012
New Revision: 241100
URL: http://svn.freebsd.org/changeset/base/241100

Log:
  Support kernel options from ubldr.

Modified:
  head/sys/arm/conf/BEAGLEBONE

Modified: head/sys/arm/conf/BEAGLEBONE
==============================================================================
--- head/sys/arm/conf/BEAGLEBONE        Mon Oct  1 14:55:22 2012        
(r241099)
+++ head/sys/arm/conf/BEAGLEBONE        Mon Oct  1 14:56:48 2012        
(r241100)
@@ -46,6 +46,7 @@ options       SYSVSEM                 #SYSV-style semaphore
 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
 
 # Debugging
 makeoptions    DEBUG=-g                #Build kernel with gdb(1) debug symbols
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to