X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/7e4a7d3939db04e70062ae6c7bf24b8c8b2f5a7c..39236c6e673c41db228275375ab7fdb0f837b292:/iokit/conf/MASTER diff --git a/iokit/conf/MASTER b/iokit/conf/MASTER index 0cb4dbb61..a0558a788 100644 --- a/iokit/conf/MASTER +++ b/iokit/conf/MASTER @@ -60,14 +60,17 @@ ident IOKIT options HIBERNATION # system hibernation # options KERNOBJC # Objective-C implementation # options IOKITCPP # C++ implementation # +options IOKITSTATS # IOKit statistics # options KDEBUG # kernel tracing # +options IST_KDEBUG # limited tracing # +options NO_KDEBUG # no kernel tracing # options NETWORKING # kernel networking # options CRYPTO # want crypto code # options CONFIG_DTRACE # enable dtrace # +options VM_PRESSURE_EVENTS # options CONFIG_SLEEP # # - #makeoptions LIBDRIVER = "libDriver_kern.o" # #makeoptions LIBOBJC = "libkobjc.o" # @@ -88,9 +91,14 @@ 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 # +# secure_kernel - secure kernel from user programs +options SECURE_KERNEL # options MACH_ASSERT # + +options DEVELOPMENT # +options DEBUG # + +options CONFIG_MEMORYSTATUS # +options CONFIG_JETSAM # +options CONFIG_FREEZE #