]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/conf/MASTER
xnu-2050.7.9.tar.gz
[apple/xnu.git] / iokit / conf / MASTER
index f1d0f0648e4b337922135ed2306b81fcb19eae65..3eff425fed9c33322bcf7fb627626064f09b0af6 100644 (file)
@@ -62,9 +62,12 @@ options              KERNOBJC        # Objective-C implementation    # <kernobjc>
 options                IOKITCPP        # C++ implementation            # <iokitcpp>
 options                IOKITSTATS      # IOKit statistics              # <iokitstats>
 options                KDEBUG          # kernel tracing                # <kdebug>
+options                IST_KDEBUG      # limited tracing               # <ist_kdebug>
+options                NO_KDEBUG   # no kernel tracing         # <no_kdebug>
 options                NETWORKING      # kernel networking             # <networking>
 options                CRYPTO          # want crypto code              # <crypto>
 options                CONFIG_DTRACE   # enable dtrace                 # <config_dtrace>
+options                VM_PRESSURE_EVENTS                              # <vm_pressure_events>
 
 options                CONFIG_SLEEP    #                               # <config_sleep>
 
@@ -104,4 +107,5 @@ options   MACH_ASSERT                               # <mach_assert>
 #
 options                CONFIG_MACF                     # Mandatory Access Control Framework
 
-options   DEVELOPMENT                           # <development>
+options                DEVELOPMENT                     # <development>
+options                DEBUG                           # <debug>