Remove obsolete option.

MFC after:	1 day
This commit is contained in:
Nate Lawson 2005-04-25 06:24:19 +00:00
parent 3b06a01534
commit d83c213c4f

View File

@ -414,8 +414,6 @@ options TDFX_LINUX # Enable Linuxulator 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
@ -427,7 +425,6 @@ options TDFX_LINUX # Enable Linuxulator support
device acpi
options ACPI_DEBUG
options ACPI_MAX_THREADS=1
#!options ACPI_NO_SEMAPHORES
#!options ACPICA_PEDANTIC