]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/conf/MASTER.ppc
xnu-792.6.76.tar.gz
[apple/xnu.git] / osfmk / conf / MASTER.ppc
index 7511c465e6c7e9a44251bfe46d61ca815157b8b4..850c57ddd114578b5f61cabba806a333ec5bcc06 100644 (file)
 ######################################################################
 #
 ##############################################################################
-#
-# Statistics and timing options.
-#
-# STAT_TIME indicates that this machine uses a statistical timer for gathering
-#       usage statistics, and has no higher resolution timer to measure actual
-#       intervals.
-#
-options                STAT_TIME
-#options       MACH_MACHINE_ROUTINES
-
 #
 # MACH_PROF enables code for mach profiling.
 #
@@ -42,11 +32,10 @@ options             PROFILE         # kernel profiling      # <profile>
 
 machine                "ppc"
 cpu            "ppc"
-pseudo-device  cpus            2
 pseudo-device  scc             1
 pseudo-device  vc              1
 
-
+options                MACHINE_TIMER_ROUTINES
 
 # Disabled by default, since mklinux does not need this
 # unless running multiserver - the atalk stack at time of