blob: febbb1ba4d2317b984e7217796ac39151f867531 (
plain) (
blame)
1
2
3
4
5
6
7
|
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:
http://www.lesswatts.org/projects/acpi/overridingDSDT.php
|