mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Remove the ACPI_MAX_THREADS option.
This commit is contained in:
parent
f5fca0d8be
commit
379ad24369
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145531
@ -179,8 +179,6 @@ device tdfx # Enable 3Dfx Voodoo support
|
||||
# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
|
||||
# defined when it is built).
|
||||
#
|
||||
# ACPI_MAX_THREADS sets the number of task threads started.
|
||||
#
|
||||
# ACPI_NO_SEMAPHORES makes the AcpiOs*Semaphore routines a no-op.
|
||||
#
|
||||
# ACPICA_PEDANTIC enables strict checking of AML. Our default is to
|
||||
@ -192,7 +190,6 @@ device tdfx # Enable 3Dfx Voodoo support
|
||||
|
||||
device acpi
|
||||
options ACPI_DEBUG
|
||||
options ACPI_MAX_THREADS=1
|
||||
#!options ACPI_NO_SEMAPHORES
|
||||
#!options ACPICA_PEDANTIC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user