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:
parent
8a69d7f5b4
commit
5658cd6451
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user