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