]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/conf/MASTER
xnu-2422.1.72.tar.gz
[apple/xnu.git] / iokit / conf / MASTER
index 3eff425fed9c33322bcf7fb627626064f09b0af6..a0558a788adab93388114b881d3b82323c9492b6 100644 (file)
@@ -91,21 +91,14 @@ options   CONFIG_NO_PANIC_STRINGS           # <no_panic_str>
 options   CONFIG_NO_PRINTF_STRINGS             # <no_printf_str>
 options   CONFIG_NO_KPRINTF_STRINGS            # <no_kprintf_str>
 
-# configurable kernel - general switch to say we are building for an
-# embedded device
-#
-options   CONFIG_EMBEDDED                       # <config_embedded>
-
 # secure_kernel - secure kernel from user programs
 options   SECURE_KERNEL                       # <secure_kernel>
 
 options   MACH_ASSERT                          # <mach_assert>
 
-#
-# 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                DEVELOPMENT                     # <development>
 options                DEBUG                           # <debug>
+
+options                CONFIG_MEMORYSTATUS             # <memorystatus>
+options                CONFIG_JETSAM                   # <jetsam>
+options                CONFIG_FREEZE                   # <freeze>