Deleted Added
full compact
NOTES (172334) NOTES (174632)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 172334 2007-09-26 21:14:18Z marius $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 174632 2007-12-16 00:45:56Z 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).
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 OEA
13cpu AIM
14
15options POWERMAC #NewWorld Apple PowerMacs
16options PSIM #GDB PSIM ppc simulator
17
18options SC_OFWFB # OFW frame buffer
19
20# Standard busses
21device pci

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

--- 43 unchanged lines hidden ---