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 config_dtrace ]
10 ######################################################################
13 # Note: MAC 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
18 #options CONFIG_MACF_SOCKET
19 #options CONFIG_MACF_NET
20 #options CONFIG_MACF_ALWAYS_LABEL_MBUF
21 #options CONFIG_MACF_DEBUG
22 #options CONFIG_MACF_MACH
24 machine "i386" # <intel>