]> git.saurik.com Git - apple/xnu.git/blame - iokit/conf/MASTER.x86_64
xnu-1504.3.12.tar.gz
[apple/xnu.git] / iokit / conf / MASTER.x86_64
CommitLineData
b0d623f7
A
1######################################################################
2#
3# Standard Apple Mac OS Configurations:
4# -------- ----- ------ ---------------
5#
6# RELEASE = [ intel mach iokitcpp hibernation medium crypto config_dtrace config_sleep ]
7# PROFILE = [ RELEASE profile ]
8# DEBUG = [ RELEASE debug ]
9#
10#
11# EMBEDDED = [ intel mach iokitcpp hibernation no_kextd bsmall crypto ]
12# DEVELOPMENT = [ EMBEDDED ]
13#
14######################################################################
15
16machine "x86_64" # <intel>
17cpu "x86_64" # <intel>
18
19options NO_KEXTD # <no_kextd>
20
21options NO_NESTED_PMAP # <no_nested_pmap>