1######################################################################
2#
3#  RELEASE	= [ intel mach libkerncpp config_dtrace audit ]
4#  PROFILE	= [ RELEASE profile ]
5#  DEBUG	= [ RELEASE debug ]
6#
7#  EMBEDDED	= [ intel mach libkerncpp audit ]
8#  DEVELOPMENT	= [ EMBEDDED config_dtrace ]
9#
10######################################################################
11
12#
13# Note: MAC options must be set in all the bsd/conf, osfmk/conf, and 
14# security/conf MASTER files.
15#
16options		CONFIG_MACF			# Mandatory Access Control Framework
17options		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
23
24machine		"i386"					# <intel>
25cpu		"i386"					# <intel>
26