X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b0d623f7f2ae71ed96e60569f61f9a9a27016e80..39236c6e673c41db228275375ab7fdb0f837b292:/pexpert/conf/MASTER diff --git a/pexpert/conf/MASTER b/pexpert/conf/MASTER index f622474d6..0f102b7c0 100644 --- a/pexpert/conf/MASTER +++ b/pexpert/conf/MASTER @@ -85,16 +85,10 @@ ident PEXPERT options MACH_PE # Objective-C support # options MACH_KERNEL options DEBUG # general debugging code # +options DEVELOPMENT # dev kernel # +options MACH_ASSERT # # options CONFIG_DTRACE # dtrace support # -options PANIC_INFO # want kernel panic info # - options CONFIG_NO_PANIC_STRINGS # options CONFIG_NO_PRINTF_STRINGS # options CONFIG_NO_KPRINTF_STRINGS # - -# configurable kernel - general switch to say we are building for an -# embedded device -# -options CONFIG_EMBEDDED # -