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