]> git.saurik.com Git - apple/xnu.git/blobdiff - config/MASTER
xnu-3789.51.2.tar.gz
[apple/xnu.git] / config / MASTER
index 16a1f7853e3ad5e5a34629eeb69efc4ef966a8c5..cdacdd750d1a4827a36c9bf8432409145b76d7e9 100644 (file)
@@ -147,6 +147,7 @@ options             CONFIG_IMGSRC_ACCESS # source of imageboot dmg  # <config_imgsrc_access>
 options                CONFIG_TRIGGERS # trigger vnodes                # <config_triggers>
 options                CONFIG_EXT_RESOLVER # e.g. memberd              # <config_ext_resolver>
 options                CONFIG_SEARCHFS # searchfs syscall support      # <config_searchfs>
 options                CONFIG_TRIGGERS # trigger vnodes                # <config_triggers>
 options                CONFIG_EXT_RESOLVER # e.g. memberd              # <config_ext_resolver>
 options                CONFIG_SEARCHFS # searchfs syscall support      # <config_searchfs>
+options                CONFIG_MNT_SUID # allow suid binaries  # <config_mnt_suid>
 
 #
 # NFS support
 
 #
 # NFS support
@@ -606,6 +607,8 @@ options             CONFIG_DTRACE           #                   # <config_dtrace>
 options     KPERF                  # <kperf>
 options     KPC                    # <kpc>
 
 options     KPERF                  # <kperf>
 options     KPC                    # <kpc>
 
+options     PGO                    # <pgo>
+
 # MACH_COUNTERS enables code that handles various counters in the system.
 # 
 options                MACH_COUNTERS   #                           # <debug>
 # MACH_COUNTERS enables code that handles various counters in the system.
 # 
 options                MACH_COUNTERS   #                           # <debug>