Deleted Added
full compact
NOTES (217044) NOTES (217054)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 217044 2011-01-06 04:12:29Z nwhitehorn $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 217054 2011-01-06 14:12:24Z nwhitehorn $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7
8#####################################################################
9# CPU OPTIONS

--- 5 unchanged lines hidden (view full) ---

15# You must specify at least one CPU (the one you intend to run on).
16cpu AIM
17#cpu E500
18
19options FPU_EMU
20
21#options MPC85XX
22options POWERMAC #NewWorld Apple PowerMacs
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7
8#####################################################################
9# CPU OPTIONS

--- 5 unchanged lines hidden (view full) ---

15# You must specify at least one CPU (the one you intend to run on).
16cpu AIM
17#cpu E500
18
19options FPU_EMU
20
21#options MPC85XX
22options POWERMAC #NewWorld Apple PowerMacs
23options PS3 #Sony Playstation 3
23#options PS3 #Sony Playstation 3
24options PSIM #GDB PSIM ppc simulator
25options MAMBO #IBM Mambo Full System Simulator
26
27options SC_OFWFB # OFW frame buffer
28
29# The cpufreq(4) driver provides support for CPU frequency control
30device cpufreq
31

--- 58 unchanged lines hidden ---
24options PSIM #GDB PSIM ppc simulator
25options MAMBO #IBM Mambo Full System Simulator
26
27options SC_OFWFB # OFW frame buffer
28
29# The cpufreq(4) driver provides support for CPU frequency control
30device cpufreq
31

--- 58 unchanged lines hidden ---