X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..2d21ac55c334faf3a56e5634905ed6987fc787d4:/pexpert/conf/MASTER diff --git a/pexpert/conf/MASTER b/pexpert/conf/MASTER index 84438831d..1588c80c5 100644 --- a/pexpert/conf/MASTER +++ b/pexpert/conf/MASTER @@ -83,6 +83,17 @@ ident PEXPERT options MACH_PE # Objective-C support # -options MACH_KERNEL -options DEBUG +options MACH_KERNEL +options DEBUG +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 #