]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/conf/MASTER.i386
xnu-1456.1.26.tar.gz
[apple/xnu.git] / pexpert / conf / MASTER.i386
index 3bde93bcaa112ab8f195e924685860f85ab151ff..f4e41a8e611ca71facd770c82f310083bcbdbc09 100644 (file)
@@ -3,14 +3,17 @@
 #  Standard Apple Mac OS Configurations:
 #  -------- ----- ------ ---------------
 #
-#  RELEASE     = [ i386 mach mach_pe panic_info config_dtrace ]
+#  RELEASE     = [ intel mach mach_pe panic_info config_dtrace ]
 #  PROFILE     = [ RELEASE profile ]
 #  DEBUG       = [ RELEASE debug ]
 #
-#  EMBEDDED    = [ i386 mach mach_pe panic_info ]
+#
+#  EMBEDDED    = [ intel mach mach_pe panic_info ]
 #  DEVELOPMENT = [ EMBEDDED config_dtrace ]
 #
 ######################################################################
 
-machine                "i386"                                  # <i386>
-cpu            "i386"                                  # <i386>
+machine                "i386"                                  # <intel>
+cpu            "i386"                                  # <intel>
+
+options     NO_NESTED_PMAP                  # <no_nested_pmap>