X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/55e303ae13a4cf49d70f2294092726f2fffb9ef2..39236c6e673c41db228275375ab7fdb0f837b292:/libsa/conf/MASTER diff --git a/libsa/conf/MASTER b/libsa/conf/MASTER index 09d80d909..5f90761b8 100644 --- a/libsa/conf/MASTER +++ b/libsa/conf/MASTER @@ -51,5 +51,27 @@ # ident LIBSA -options KDEBUG # kernel tracing # +options KDEBUG # kernel tracing # +options IST_KDEBUG # limited tracing # +options NO_KDEBUG # no kernel tracing # + options GPROF # kernel profiling # + +options CONFIG_NOLIBKLD # kernel linker # + +options MALLOC_RESET_GC # +options CONFIG_DTRACE # +options VM_PRESSURE_EVENTS # + +options CONFIG_NO_PANIC_STRINGS # +options CONFIG_NO_PRINTF_STRINGS # +options CONFIG_NO_KPRINTF_STRINGS # + +options CONFIG_KXLD # kxld/runtime linking of kexts # + +options DEVELOPMENT # dev kernel # + +# CONFIG_KEXT_BASEMENT - alloc post boot loaded kexts after prelinked kexts +# +options CONFIG_KEXT_BASEMENT # # +