X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/55e303ae13a4cf49d70f2294092726f2fffb9ef2..b0d623f7f2ae71ed96e60569f61f9a9a27016e80:/libkern/conf/MASTER diff --git a/libkern/conf/MASTER b/libkern/conf/MASTER index b87e166d0..2ca7aafb2 100644 --- a/libkern/conf/MASTER +++ b/libkern/conf/MASTER @@ -51,6 +51,19 @@ # ident LIBKERN -options KDEBUG # kernel tracing # -options GPROF # kernel profiling # -options LIBKERNCPP # C++ implementation # +options KDEBUG # kernel tracing # +options GPROF # kernel profiling # +options LIBKERNCPP # C++ implementation # +options NETWORKING # kernel networking # +options CONFIG_DTRACE # dtrace support # +options CRYPTO # cryptographic routines # +options ZLIB # zlib support # + +options CONFIG_NO_PANIC_STRINGS # +options CONFIG_NO_PRINTF_STRINGS # +options CONFIG_NO_KPRINTF_STRINGS # + +options IPSEC # IP security # + +options CONFIG_KXLD # kxld/runtime linking of kexts # +