The VGA_DEBUG option only exists on {amd64,i386,ia64}.

Also remove 'device io' from amd64 NOTES; DEFAULTS takes care of it.
This commit is contained in:
des 2006-10-20 08:56:26 +00:00
parent 8a69d7f5b4
commit 5658cd6451
4 changed files with 8 additions and 6 deletions

View File

@ -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

View File

@ -2608,6 +2608,3 @@ options AAC_DEBUG # Debugging levels:
##options BKTR_ALLOC_PAGES=(217*4+1)
options BROOKTREE_ALLOC_PAGES=(217*4+1)
options MAXFILES=999
# Yet more undocumented options for linting.
options VGA_DEBUG

View File

@ -1161,3 +1161,6 @@ device io
# asr old ioctls support, needed by raidutils
options ASR_COMPAT
# Yet more undocumented options for linting.
options VGA_DEBUG

View File

@ -49,3 +49,6 @@ device pci
# The following devices are not supported.
nodevice fdc
nooption FDC_DEBUG
# Yet more undocumented options for linting.
options VGA_DEBUG