Deleted Added
full compact
NOTES (185522) NOTES (188247)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/amd64/conf/NOTES 185522 2008-12-01 16:53:01Z sam $
7# $FreeBSD: head/sys/amd64/conf/NOTES 188247 2009-02-06 20:57:10Z wkoszek $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

145# PCI bus & PCI options:
146#
147device pci
148
149#
150# AGP GART support
151device agp
152
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

145# PCI bus & PCI options:
146#
147device pci
148
149#
150# AGP GART support
151device agp
152
153#
154# AGP debugging.
155#
156options AGP_DEBUG
157
153
154#####################################################################
155# HARDWARE DEVICE CONFIGURATION
156
157#
158# Optional devices:
159#
160

--- 347 unchanged lines hidden ---
158
159#####################################################################
160# HARDWARE DEVICE CONFIGURATION
161
162#
163# Optional devices:
164#
165

--- 347 unchanged lines hidden ---