diff options
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r-- | sys/conf/NOTES | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 6ab5036..05fcfe9 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2352,14 +2352,10 @@ options KSTACK_MAX_PAGES=32 # Maximum pages to give the kernel stack # Yet more undocumented options for linting. options AAC_DEBUG -options ACD_DEBUG options ACPI_MAX_THREADS=1 #!options ACPI_NO_SEMAPHORES # Broken: ##options ASR_MEASURE_PERFORMANCE -options AST_DEBUG -options ATAPI_DEBUG -options ATA_DEBUG # BKTR_ALLOC_PAGES has no effect except to cause warnings, and # BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the # driver still mostly spells this option BROOKTREE_ALLOC_PAGES. |