]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/conf/MASTER.i386
xnu-1504.3.12.tar.gz
[apple/xnu.git] / iokit / conf / MASTER.i386
index 7e7bc20b91b749cd3729e242a411e0ab20af5a19..3574359ef3748e8e04f584e583c7070c61d29ae7 100644 (file)
@@ -1,15 +1,21 @@
-#
 ######################################################################
 #  
-#  Standard NeXT Research Configurations:
-#  -------- ---- -------- ---------------
+#  Standard Apple Mac OS Configurations:
+#  -------- ----- ------ ---------------
+#
+#  RELEASE     = [ intel mach iokitcpp hibernation medium crypto config_dtrace config_sleep ]
+#  PROFILE     = [ RELEASE profile ]
+#  DEBUG       = [ RELEASE debug ]
 #
-#  RELEASE = [intel mach iokitcpp]
-#  PROFILE = [intel mach iokitcpp profile]
-#  DEBUG = [intel mach iokitcpp debug]
+#
+#  EMBEDDED    = [ intel mach iokitcpp hibernation no_kextd bsmall crypto ]
+#  DEVELOPMENT = [ EMBEDDED config_dtrace ]
 #
 ######################################################################
 
 machine                "i386"                                  # <intel>
 cpu            "i386"                                  # <intel>
 
+options                NO_KEXTD                                # <no_kextd>
+
+options     NO_NESTED_PMAP                  # <no_nested_pmap>