1Linux supports a method of overriding the BIOS DSDT:
2
3CONFIG_ACPI_CUSTOM_DSDT builds the image into the kernel.
4
5When to use this method is described in detail on the
6Linux/ACPI home page:
7https://01.org/linux-acpi/documentation/overriding-dsdt
8