Deleted Added
full compact
NOTES (176214) NOTES (176495)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 176214 2008-02-12 19:38:39Z marcel $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 176495 2008-02-23 22:32:16Z 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
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
15options FPU_EMU
16
15options POWERMAC #NewWorld Apple PowerMacs
16options PSIM #GDB PSIM ppc simulator
17
18options SC_OFWFB # OFW frame buffer
19
20# Standard busses
21device pci
22

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

--- 43 unchanged lines hidden ---