2 ######################################################################
4 # Standard Apple MacOS X Configurations:
5 # -------- ---- -------- ---------------
7 # RELEASE = [ppc mach libkerncpp config_dtrace audit]
8 # DEVELOPMENT = [RELEASE]
10 # DEBUG = [RELEASE debug]
11 # RELEASE_TRACE = [ RELEASE kdebug ]
12 # DEBUG_TRACE = [ DEBUG kdebug ]
14 ######################################################################
17 # Note: MAC options must be set in all the bsd/conf, osfmk/conf, and
18 # security/conf MASTER files.
20 options CONFIG_MACF # Mandatory Access Control Framework
21 options CONFIG_MACF_SOCKET_SUBSET # MACF subset of socket support
23 #options CONFIG_MACF_SOCKET
24 #options CONFIG_MACF_NET
25 #options CONFIG_MACF_ALWAYS_LABEL_MBUF
26 #options CONFIG_MACF_DEBUG
27 #options CONFIG_MACF_MACH
28 options CONFIG_AUDIT # Kernel auditing