Author: andrew
Date: Sun Apr 12 08:10:18 2015
New Revision: 281459
URL: https://svnweb.freebsd.org/changeset/base/281459

Log:
  Switch to the new v6 pmap code to increase its testing. It will now be
  built as part of universe.

Modified:
  head/sys/arm/conf/VIRT

Modified: head/sys/arm/conf/VIRT
==============================================================================
--- head/sys/arm/conf/VIRT      Sun Apr 12 07:24:10 2015        (r281458)
+++ head/sys/arm/conf/VIRT      Sun Apr 12 08:10:18 2015        (r281459)
@@ -57,6 +57,7 @@ options       KBD_INSTALL_CDEV        # install a CD
 options        PLATFORM
 options        FREEBSD_BOOT_LOADER     # Process metadata passed from loader(8)
 options        VFP                     # Enable floating point hardware support
+options        ARM_NEW_PMAP            # Enable the new v6 pmap
 
 # Debugging for use in -current
 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