X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..2d21ac55c334faf3a56e5634905ed6987fc787d4:/libkern/conf/MASTER diff --git a/libkern/conf/MASTER b/libkern/conf/MASTER index 3307faed8..611d12999 100644 --- a/libkern/conf/MASTER +++ b/libkern/conf/MASTER @@ -51,5 +51,16 @@ # ident LIBKERN -options KDEBUG # kernel tracing # -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 #