]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/conf/MASTER.x86_64
xnu-2422.115.4.tar.gz
[apple/xnu.git] / iokit / conf / MASTER.x86_64
index b1fceabab921819a7e992bab0f080f1efeeaf0f7..72f503441954ba265064f2019b85524ca243dde8 100644 (file)
@@ -3,7 +3,7 @@
 #  Standard Apple Mac OS Configurations:
 #  -------- ----- ------ ---------------
 #
-#  RELEASE     = [ intel mach iokitcpp hibernation medium crypto config_dtrace config_sleep iokitstats vm_pressure_events ]
+#  RELEASE     = [ intel mach iokitcpp hibernation medium crypto config_dtrace config_sleep iokitstats vm_pressure_events memorystatus ]
 #  PROFILE     = [ RELEASE profile ]
 #  DEBUG       = [ RELEASE debug mach_assert ]
 #
 machine                "x86_64"                                        # <intel>
 cpu            "x86_64"                                        # <intel>
 
+#
+# Note: MAC/AUDIT options must be set in all the bsd/conf, osfmk/conf, and 
+# security/conf MASTER files.
+#
+options         CONFIG_MACF                     # Mandatory Access Control Framework
+
 options                NO_KEXTD                                # <no_kextd>
 
 options     NO_NESTED_PMAP                  # <no_nested_pmap>