repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
14 lines
333 B
ReStructuredText
14 lines
333 B
ReStructuredText
.. 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
|