1 ######################################################################
3 # RELEASE = [ intel mach libkerncpp config_dtrace ]
4 # PROFILE = [ RELEASE profile ]
5 # DEBUG = [ RELEASE debug ]
7 # EMBEDDED = [ intel mach libkerncpp ]
8 # DEVELOPMENT = [ EMBEDDED config_dtrace ]
10 ######################################################################
13 # Note: MAC options must be set in both bsd/conf and security/conf MASTER files
15 options CONFIG_MACF # Mandatory Access Control Framework
16 options CONFIG_MACF_SOCKET_SUBSET # MACF subset of socket support
17 #options CONFIG_MACF_SOCKET
18 #options CONFIG_MACF_NET
19 #options CONFIG_MACF_ALWAYS_LABEL_MBUF
20 #options CONFIG_MACF_DEBUG
21 #options CONFIG_MACF_MACH
23 machine "i386" # <intel>