Commit 34bf473b authored by Changbin Du's avatar Changbin Du Committed by Rafael J. Wysocki
Browse files

Documentation: ACPI: move dsdt-override.txt to admin-guide/acpi and convert to reST



This converts the plain text documentation to reStructuredText format
and adds it to Sphinx TOC tree.

No essential content change.

Signed-off-by: default avatarChangbin Du <changbin.du@gmail.com>
Reviewed-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 59bcdccc
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
.. 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.
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:
+1 −0
Original line number Diff line number Diff line
@@ -9,3 +9,4 @@ the Linux ACPI support.
   :maxdepth: 1

   initrd_table_override
   dsdt-override