Switch to the new v6 pmap code to increase its testing. It will now be

built as part of universe.
This commit is contained in:
andrew 2015-04-12 08:10:18 +00:00
parent 02e5fc3da7
commit 33d50beb4d

View File

@ -57,6 +57,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
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