]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/conf/MASTER
xnu-2422.1.72.tar.gz
[apple/xnu.git] / pexpert / conf / MASTER
index 0c3099fece03ef5218d987b8e82f1c12ca1593f7..0f102b7c0be89c34129a3ac19b53e3ffaa252189 100644 (file)
@@ -85,14 +85,10 @@ ident               PEXPERT
 options                MACH_PE         # Objective-C support           # <mach_pe>
 options                MACH_KERNEL
 options                DEBUG           # general debugging code        # <debug>
+options                DEVELOPMENT             # dev kernel            # <development>
 options                MACH_ASSERT     #                               # <mach_assert>
 options                CONFIG_DTRACE   # dtrace support                # <config_dtrace>
 
 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>