2 ######################################################################
4 # Standard Apple MacOS X Configurations:
5 # -------- ---- -------- ---------------
7 # RELEASE = [ppc mach libkerncpp config_dtrace]
8 # DEVELOPMENT = [RELEASE]
10 # DEBUG = [RELEASE debug]
11 # RELEASE_TRACE = [ RELEASE kdebug ]
12 # DEBUG_TRACE = [ DEBUG kdebug ]
14 ######################################################################
17 # Note: corresponding MACF options must be set in both security/conf
18 # bsd/conf and/or osfmk/conf MASTER files (depending upon the option)
20 options CONFIG_MACF # Mandatory Access Control Framework
21 options CONFIG_MACF_SOCKET_SUBSET # MACF subset of socket support
22 #options CONFIG_MACF_SOCKET
23 #options CONFIG_MACF_NET
24 #options CONFIG_MACF_ALWAYS_LABEL_MBUF
25 #options CONFIG_MACF_DEBUG
26 #options CONFIG_MACF_MACH