Commit 8ffdb1fe authored by Jingyu Wang's avatar Jingyu Wang Committed by Rafael J. Wysocki
Browse files

cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry



Delete the redundant word 'to' from the help text in the
ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry.

Signed-off-by: default avatarJingyu Wang <jingyuwang_vip@163.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 877d5cd2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -95,7 +95,7 @@ config ARM_BRCMSTB_AVS_CPUFREQ
	help
	help
	  Some Broadcom STB SoCs use a co-processor running proprietary firmware
	  Some Broadcom STB SoCs use a co-processor running proprietary firmware
	  ("AVS") to handle voltage and frequency scaling. This driver provides
	  ("AVS") to handle voltage and frequency scaling. This driver provides
	  a standard CPUfreq interface to to the firmware.
	  a standard CPUfreq interface to the firmware.


	  Say Y, if you have a Broadcom SoC with AVS support for DFS or DVFS.
	  Say Y, if you have a Broadcom SoC with AVS support for DFS or DVFS.