Deleted Added
full compact
NOTES (176780) NOTES (176782)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 176780 2008-03-04 02:20:27Z marcel $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 176782 2008-03-04 03:05:53Z marcel $
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
10
11#
12# You must specify at least one CPU (the one you intend to run on).
13cpu AIM
14#cpu E500
15
16options FPU_EMU
17
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
10
11#
12# You must specify at least one CPU (the one you intend to run on).
13cpu AIM
14#cpu E500
15
16options FPU_EMU
17
18options MPC85XX
18#options MPC85XX
19options POWERMAC #NewWorld Apple PowerMacs
20options PSIM #GDB PSIM ppc simulator
21
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26

--- 43 unchanged lines hidden ---
19options POWERMAC #NewWorld Apple PowerMacs
20options PSIM #GDB PSIM ppc simulator
21
22options SC_OFWFB # OFW frame buffer
23
24# Standard busses
25device pci
26

--- 43 unchanged lines hidden ---