Deleted Added
full compact
NOTES (176495) NOTES (176776)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 176495 2008-02-23 22:32:16Z marcel $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 176776 2008-03-03 20:40:20Z raj $
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
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
14cpu E500
14
15options FPU_EMU
16
15
16options FPU_EMU
17
18options MPC85XX
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 ---
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 ---