Skip to content

Commit

Permalink
ACPI: docs: Drop useless DSDT override documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rafael J. Wysocki committed Sep 28, 2022
1 parent e6e8c6c commit d206cef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions Documentation/admin-guide/acpi/dsdt-override.rst

This file was deleted.

1 change: 0 additions & 1 deletion drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ config ACPI_CUSTOM_DSDT_FILE
depends on !STANDALONE
help
This option supports a custom DSDT by linking it into the kernel.
See Documentation/admin-guide/acpi/dsdt-override.rst

Enter the full path name to the file which includes the AmlCode
or dsdt_aml_code declaration.
Expand Down

0 comments on commit d206cef

Please sign in to comment.