lkml.org 
[lkml]   [2019]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 11/23] acpi doc: convert acpi/dsdt-override.txt to rst format
Date
This converts the plain text documentation to reStructuredText format and
add it to Sphinx TOC tree. No essential content change.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
---
Documentation/acpi/{dsdt-override.txt => dsdt-override.rst} | 6 +++++-
Documentation/acpi/index.rst | 1 +
2 files changed, 6 insertions(+), 1 deletion(-)
rename Documentation/acpi/{dsdt-override.txt => dsdt-override.rst} (63%)

diff --git a/Documentation/acpi/dsdt-override.txt b/Documentation/acpi/dsdt-override.rst
similarity index 63%
rename from Documentation/acpi/dsdt-override.txt
rename to Documentation/acpi/dsdt-override.rst
index 784841caa6e6..77ecdc44bb2c 100644
--- a/Documentation/acpi/dsdt-override.txt
+++ b/Documentation/acpi/dsdt-override.rst
@@ -1,6 +1,10 @@
+===============
+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:
diff --git a/Documentation/acpi/index.rst b/Documentation/acpi/index.rst
index 5ab8bad833f6..7701d4df614e 100644
--- a/Documentation/acpi/index.rst
+++ b/Documentation/acpi/index.rst
@@ -14,3 +14,4 @@ Linux ACPI (Advanced Configuration and Power Interface)
scan_handlers
method-customizing
initrd_table_override
+ dsdt-override
--
2.20.1
\
 
 \ /
  Last update: 2019-03-28 17:32    [W:0.509 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site