Deleted Added
sdiff udiff text old ( 185522 ) new ( 188247 )
full compact
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 $
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#####################################################################
155# HARDWARE DEVICE CONFIGURATION
156
157#
158# Optional devices:
159#
160

--- 347 unchanged lines hidden ---