1 ######################################################################
3 # RELEASE = [ intel mach libkerncpp config_dtrace audit ]
4 # PROFILE = [ RELEASE profile ]
5 # DEBUG = [ RELEASE debug ]
7 # EMBEDDED = [ intel mach libkerncpp audit ]
8 # DEVELOPMENT = [ EMBEDDED ]
10 ######################################################################
13 # Note: MAC/AUDIT options must be set in all the bsd/conf, osfmk/conf, and
14 # security/conf MASTER files.
16 options CONFIG_MACF # Mandatory Access Control Framework
17 options CONFIG_MACF_SOCKET_SUBSET # MACF subset of socket support
19 options CONFIG_TRIGGERS
20 #options CONFIG_MACF_SOCKET
21 #options CONFIG_MACF_NET
22 #options CONFIG_MACF_ALWAYS_LABEL_MBUF
23 #options CONFIG_MACF_DEBUG
24 #options CONFIG_MACF_MACH
25 options CONFIG_AUDIT # Kernel auditing
27 machine "x86_64" # <intel>
28 cpu "x86_64" # <intel>
30 options NO_NESTED_PMAP # <no_nested_pmap>