aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-09-26 22:20:03 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-09-28 17:31:23 +0200
commitd206cef03c4827984e6ac88a9472b70c41f5b28d (patch)
tree238590958b26dde95a407a308b5cbda3789cfa2a /Documentation/admin-guide
parentACPI: docs: enumeration: Fix a few typos and wording mistakes (diff)
downloadlinux-dev-d206cef03c4827984e6ac88a9472b70c41f5b28d.tar.xz
linux-dev-d206cef03c4827984e6ac88a9472b70c41f5b28d.zip
ACPI: docs: Drop useless DSDT override documentation
Because https://01.org/linux-acpi web site has become permanently inaccessible, the "Overriding DSDT" document in the kernel tree pointing to it as the main source of information is useless (and the config option name mentioned by it is incorrect), so drop it and drop the pointer to it from the ACPI Kconfig. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/acpi/dsdt-override.rst13
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/admin-guide/acpi/dsdt-override.rst b/Documentation/admin-guide/acpi/dsdt-override.rst
deleted file mode 100644
index 50bd7f194bf4..000000000000
--- a/Documentation/admin-guide/acpi/dsdt-override.rst
+++ /dev/null
@@ -1,13 +0,0 @@
-.. 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.
-
-When to use this method is described in detail on the
-Linux/ACPI home page:
-https://01.org/linux-acpi/documentation/overriding-dsdt