]> git.saurik.com Git - apple/xnu.git/blobdiff - security/conf/MASTER
xnu-2422.1.72.tar.gz
[apple/xnu.git] / security / conf / MASTER
index 18a6f7f1f20454185ee0d3ca4fd1ae367e5e3e58..8a93c2486ba4864584b74a94bbbcc687271543b1 100644 (file)
@@ -60,8 +60,19 @@ options              CONFIG_LCTX     # Login Context
 
 options                CONFIG_DTRACE   # dtrace support        # <config_dtrace>
 
+options                VM_PRESSURE_EVENTS              # <vm_pressure_events>
+
 options                CONFIG_NO_PANIC_STRINGS                 # <no_panic_str>
 options                CONFIG_NO_PRINTF_STRINGS                # <no_printf_str>
 options                CONFIG_NO_KPRINTF_STRINGS               # <no_kprintf_str>
 options                CONFIG_FSE      # file system events    # <config_fse>
+options                CONFIG_TRIGGERS # trigger vnodes        # <config_triggers>
+options                CONFIG_EXT_RESOLVER     # e.g. memberd  # <config_ext_resolver>
+
+options                SECURE_KERNEL                           # <secure_kernel>
+options                DEBUG           #       # <debug>
+options                MACH_ASSERT     #       # <mach_assert>
 
+options                CONFIG_MEMORYSTATUS                     # <memorystatus>
+options                CONFIG_JETSAM                           # <jetsam>
+options                CONFIG_FREEZE                           # <freeze>