diff options
author | Rafael J. Wysocki | 2022-09-26 22:27:56 +0200 |
---|---|---|
committer | Rafael J. Wysocki | 2022-09-28 17:33:40 +0200 |
commit | a97edbaa1906f4d8e01248939cf21c6382b11a6b (patch) | |
tree | 934e93b1eba57dac8257431d4173d7bc64e1241c | |
parent | b9962b699878c2cc61b97304b24c9582d366c58f (diff) |
ACPI: Kconfig: Drop link to https://01.org/linux-acpi
Because the https://01.org/linux-acpi web site has become permanently
inaccessible, drop the remaining link to it from the ACPI Kconfig.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r-- | drivers/acpi/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 7802d8846a8d..7723e2495eb5 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -27,9 +27,6 @@ menuconfig ACPI Management (APM) specification. If both ACPI and APM support are configured, ACPI is used. - The project home page for the Linux ACPI subsystem is here: - <https://01.org/linux-acpi> - Linux support for ACPI is based on Intel Corporation's ACPI Component Architecture (ACPI CA). For more information on the ACPI CA, see: |