Deleted Added
full compact
NOTES (239402) NOTES (241794)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 239402 2012-08-19 19:44:13Z andreast $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 241794 2012-10-21 04:02:34Z rpaulo $
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

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

19
20options FPU_EMU
21
22#options MPC85XX
23options POWERMAC #NewWorld Apple PowerMacs
24#options PS3 #Sony Playstation 3
25options PSIM #GDB PSIM ppc simulator
26options MAMBO #IBM Mambo Full System Simulator
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

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

19
20options FPU_EMU
21
22#options MPC85XX
23options POWERMAC #NewWorld Apple PowerMacs
24#options PS3 #Sony Playstation 3
25options PSIM #GDB PSIM ppc simulator
26options MAMBO #IBM Mambo Full System Simulator
27#options WII #Nintendo Wii
27
28options SC_OFWFB # OFW frame buffer
29
30# The cpufreq(4) driver provides support for CPU frequency control
31device cpufreq
32
33# Standard busses
34device pci

--- 59 unchanged lines hidden ---
28
29options SC_OFWFB # OFW frame buffer
30
31# The cpufreq(4) driver provides support for CPU frequency control
32device cpufreq
33
34# Standard busses
35device pci

--- 59 unchanged lines hidden ---