You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
333 B
14 lines
333 B
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
===============
|
|
Overriding DSDT
|
|
===============
|
|
|
|
Linux supports a method of overriding the BIOS DSDT:
|
|
|
|
CONFIG_ACPI_CUSTOM_DSDT - builds the image into the kernel.
|
|
|
|
When to use this method is described in detail on the
|
|
Linux/ACPI home page:
|
|
https://01.org/linux-acpi/documentation/overriding-dsdt
|