summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-10-20 08:56:26 +0000
committerdes <des@FreeBSD.org>2006-10-20 08:56:26 +0000
commit5658cd64516e3428ec1f47d32e4bd55b24b3477d (patch)
tree95989ace95cafef72c2861d5eb7e928af6bfdc53 /sys/amd64/conf
parent8a69d7f5b47aa1cdca7c679f36651aaf55366875 (diff)
downloadFreeBSD-src-5658cd64516e3428ec1f47d32e4bd55b24b3477d.zip
FreeBSD-src-5658cd64516e3428ec1f47d32e4bd55b24b3477d.tar.gz
The VGA_DEBUG option only exists on {amd64,i386,ia64}.
Also remove 'device io' from amd64 NOTES; DEFAULTS takes care of it.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index e1c5f9a..775bbae 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -610,6 +610,5 @@ options VM_KMEM_SIZE_SCALE
options NDISAPI
device ndis
-
-# The I/O device
-device io
+# Yet more undocumented options for linting.
+options VGA_DEBUG
OpenPOWER on IntegriCloud