Skip to content

Commit d206cef

Browse files
committed
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 <[email protected]>
1 parent e6e8c6c commit d206cef

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

Documentation/admin-guide/acpi/dsdt-override.rst

Lines changed: 0 additions & 13 deletions
This file was deleted.

drivers/acpi/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ config ACPI_CUSTOM_DSDT_FILE
347347
depends on !STANDALONE
348348
help
349349
This option supports a custom DSDT by linking it into the kernel.
350-
See Documentation/admin-guide/acpi/dsdt-override.rst
351350

352351
Enter the full path name to the file which includes the AmlCode
353352
or dsdt_aml_code declaration.

0 commit comments

Comments
 (0)