options KDEBUG # kernel tracing # <kdebug>
options NETWORKING # kernel networking # <networking>
options CRYPTO # want crypto code # <crypto>
-options CONFIG_DTRACE # enable dtrace # <config_dtrace>
+options CONFIG_DTRACE # enable dtrace # <config_dtrace>
+
+options CONFIG_SLEEP # # <config_sleep>
+
#makeoptions LIBDRIVER = "libDriver_kern.o" # <libdriver>
#makeoptions LIBOBJC = "libkobjc.o" # <kernobjc>
#
# configurable kernel related resources
#
-options CONFIG_MAX_THREADS=32 # <medium,large,xlarge>
-options CONFIG_MAX_THREADS=32 # <small,xsmall>
-options CONFIG_MAX_THREADS=32 # <bsmall>
+options CONFIG_MAX_THREADS=64 # <medium,large,xlarge>
+options CONFIG_MAX_THREADS=64 # <small,xsmall>
+options CONFIG_MAX_THREADS=64 # <bsmall>
#
# configurable kernel - use these options to strip strings from panic