From: Mauro Carvalho Chehab Date: Tue, 3 Mar 2020 13:52:02 +0000 (+0100) Subject: docs: cpufreq: fix a broken reference X-Git-Tag: v5.15~4241^2^4~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c3419b71a7ee5df835edb64ec83c92de29430b85;p=platform%2Fkernel%2Flinux-starfive.git docs: cpufreq: fix a broken reference The old cpufreq docs got moved. Let's also update its pointer inside Kconfig.x86. Fixes: 03b22496502d ("Documentation: cpufreq: Move legacy driver documentation") Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Rafael J. Wysocki --- diff --git a/drivers/cpufreq/Kconfig.x86 b/drivers/cpufreq/Kconfig.x86 index a652838..62502d0 100644 --- a/drivers/cpufreq/Kconfig.x86 +++ b/drivers/cpufreq/Kconfig.x86 @@ -25,7 +25,7 @@ config X86_PCC_CPUFREQ This driver adds support for the PCC interface. For details, take a look at: - . + . To compile this driver as a module, choose M here: the module will be called pcc-cpufreq.