mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
Note that compiling ACPI into the kernel is deprecated for normal use.
This commit is contained in:
parent
8bd14b98d0
commit
a14859cd80
2 changed files with 6 additions and 0 deletions
|
|
@ -1322,6 +1322,9 @@ hint.npx.0.irq="13"
|
|||
# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
|
||||
# defined when it is built).
|
||||
#
|
||||
# Note that building ACPI into the kernel is deprecated; the module is
|
||||
# normally loaded automatically by the loader.
|
||||
#
|
||||
device acpica
|
||||
options ACPI_DEBUG
|
||||
|
||||
|
|
|
|||
|
|
@ -1322,6 +1322,9 @@ hint.npx.0.irq="13"
|
|||
# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
|
||||
# defined when it is built).
|
||||
#
|
||||
# Note that building ACPI into the kernel is deprecated; the module is
|
||||
# normally loaded automatically by the loader.
|
||||
#
|
||||
device acpica
|
||||
options ACPI_DEBUG
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue