]> git.saurik.com Git - apple/xnu.git/blame - iokit/conf/MASTER.x86_64
xnu-2422.1.72.tar.gz
[apple/xnu.git] / iokit / conf / MASTER.x86_64
CommitLineData
b0d623f7
A
1######################################################################
2#
3# Standard Apple Mac OS Configurations:
4# -------- ----- ------ ---------------
5#
39236c6e 6# RELEASE = [ intel mach iokitcpp hibernation medium crypto config_dtrace config_sleep iokitstats vm_pressure_events memorystatus ]
b0d623f7 7# PROFILE = [ RELEASE profile ]
316670eb 8# DEBUG = [ RELEASE debug mach_assert ]
b0d623f7 9#
b0d623f7 10# EMBEDDED = [ intel mach iokitcpp hibernation no_kextd bsmall crypto ]
6d2010ae 11# DEVELOPMENT = [ EMBEDDED development ]
b0d623f7
A
12#
13######################################################################
14
15machine "x86_64" # <intel>
16cpu "x86_64" # <intel>
17
39236c6e
A
18#
19# Note: MAC/AUDIT options must be set in all the bsd/conf, osfmk/conf, and
20# security/conf MASTER files.
21#
22options CONFIG_MACF # Mandatory Access Control Framework
23
b0d623f7
A
24options NO_KEXTD # <no_kextd>
25
26options NO_NESTED_PMAP # <no_nested_pmap>