]> git.saurik.com Git - apple/xnu.git/blame - security/conf/MASTER.i386
xnu-2050.48.11.tar.gz
[apple/xnu.git] / security / conf / MASTER.i386
CommitLineData
2d21ac55
A
1######################################################################
2#
316670eb 3# RELEASE = [ intel mach libkerncpp config_dtrace audit vm_pressure_events ]
2d21ac55
A
4# PROFILE = [ RELEASE profile ]
5# DEBUG = [ RELEASE debug ]
6#
4a3eedf9 7# EMBEDDED = [ intel mach libkerncpp audit ]
2d21ac55
A
8# DEVELOPMENT = [ EMBEDDED config_dtrace ]
9#
10######################################################################
11
b0d623f7
A
12machine "i386" # <intel>
13cpu "i386" # <intel>
14
2d21ac55 15#
b0d623f7 16# Note: MAC/AUDIT options must be set in all the bsd/conf, osfmk/conf, and
4a3eedf9 17# security/conf MASTER files.
2d21ac55
A
18#
19options CONFIG_MACF # Mandatory Access Control Framework
20options CONFIG_MACF_SOCKET_SUBSET # MACF subset of socket support
b0d623f7 21options CONFIG_FSE
6d2010ae 22options CONFIG_TRIGGERS
316670eb
A
23options CONFIG_VFS_FUNNEL
24options CONFIG_EXT_RESOLVER
2d21ac55
A
25#options CONFIG_MACF_SOCKET
26#options CONFIG_MACF_NET
27#options CONFIG_MACF_ALWAYS_LABEL_MBUF
28#options CONFIG_MACF_DEBUG
29#options CONFIG_MACF_MACH
b0d623f7 30options CONFIG_AUDIT # kernel auditing
2d21ac55 31
b0d623f7 32options NO_NESTED_PMAP # <no_nested_pmap>