]> git.saurik.com Git - apple/xnu.git/blob - iokit/conf/MASTER.x86_64
72f503441954ba265064f2019b85524ca243dde8
[apple/xnu.git] / iokit / conf / MASTER.x86_64
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 memorystatus ]
7 # PROFILE = [ RELEASE profile ]
8 # DEBUG = [ RELEASE debug mach_assert ]
9 #
10 # EMBEDDED = [ intel mach iokitcpp hibernation no_kextd bsmall crypto ]
11 # DEVELOPMENT = [ EMBEDDED development ]
12 #
13 ######################################################################
14
15 machine "x86_64" # <intel>
16 cpu "x86_64" # <intel>
17
18 #
19 # Note: MAC/AUDIT options must be set in all the bsd/conf, osfmk/conf, and
20 # security/conf MASTER files.
21 #
22 options CONFIG_MACF # Mandatory Access Control Framework
23
24 options NO_KEXTD # <no_kextd>
25
26 options NO_NESTED_PMAP # <no_nested_pmap>