Skip to content

Commit

Permalink
docs: cpufreq: fix a broken reference
Browse files Browse the repository at this point in the history
The old cpufreq docs got moved. Let's also update its
pointer inside Kconfig.x86.

Fixes: 03b2249 ("Documentation: cpufreq: Move legacy driver documentation")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Mauro Carvalho Chehab authored and Rafael J. Wysocki committed Mar 5, 2020
1 parent 03b2249 commit c3419b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/cpufreq/Kconfig.x86
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ config X86_PCC_CPUFREQ
This driver adds support for the PCC interface.

For details, take a look at:
<file:Documentation/cpu-freq/pcc-cpufreq.txt>.
<file:Documentation/admin-guide/pm/cpufreq_drivers.rst>.

To compile this driver as a module, choose M here: the
module will be called pcc-cpufreq.
Expand Down

0 comments on commit c3419b7

Please sign in to comment.