X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/4a3eedf9ecc9bbe3f3a5c6ce5e53ad199d639d32..060df5ea7c632b1ac8cc8aac1fb59758165c2084:/iokit/conf/MASTER diff --git a/iokit/conf/MASTER b/iokit/conf/MASTER index ae3f0e88b..0cb4dbb61 100644 --- a/iokit/conf/MASTER +++ b/iokit/conf/MASTER @@ -63,7 +63,10 @@ options IOKITCPP # C++ implementation # options KDEBUG # kernel tracing # options NETWORKING # kernel networking # options CRYPTO # want crypto code # -options CONFIG_DTRACE # enable dtrace # +options CONFIG_DTRACE # enable dtrace # + +options CONFIG_SLEEP # # + #makeoptions LIBDRIVER = "libDriver_kern.o" # #makeoptions LIBOBJC = "libkobjc.o" # @@ -71,9 +74,9 @@ options CONFIG_DTRACE # enable dtrace # # # configurable kernel related resources # -options CONFIG_MAX_THREADS=32 # -options CONFIG_MAX_THREADS=32 # -options CONFIG_MAX_THREADS=32 # +options CONFIG_MAX_THREADS=64 # +options CONFIG_MAX_THREADS=64 # +options CONFIG_MAX_THREADS=64 # # # configurable kernel - use these options to strip strings from panic