diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-09-27 16:10:31 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-09-28 17:26:25 +0200 |
commit | b9962b699878c2cc61b97304b24c9582d366c58f (patch) | |
tree | a010fd5a306099d916ec05cee534304ef923f9de | |
parent | b75d2cd06b33956b7ec35c6316e717c25a196ee5 (diff) | |
download | linux-b9962b699878c2cc61b97304b24c9582d366c58f.tar.bz2 |
ACPI: DPTF: Drop stale link from Kconfig help
The web site pointed to from the DPTF Kconfig help is not accessible
any more, so drop the link to it from there.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r-- | drivers/acpi/dptf/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/acpi/dptf/Kconfig b/drivers/acpi/dptf/Kconfig index 1e8c7ce89bf1..4b3fdc03e4ed 100644 --- a/drivers/acpi/dptf/Kconfig +++ b/drivers/acpi/dptf/Kconfig @@ -11,9 +11,6 @@ menuconfig ACPI_DPTF a coordinated approach for different policies to effect the hardware state of a system. - For more information see: - <https://01.org/intel%C2%AE-dynamic-platform-and-thermal-framework-dptf-chromium-os/overview> - if ACPI_DPTF config DPTF_POWER |