mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
aaf3d29fe8
Some links to projects web pages and e-mail addresses in ACPI/PM documentation and Kconfig are outdated, so update them. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
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
|