]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
cpufreq: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Thu, 23 Apr 2026 17:36:08 +0000 (19:36 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 5 May 2026 02:45:34 +0000 (08:15 +0530)
Various names for Qualcomm as a company are used in user-visible config
options.  Switch to unified "Qualcomm" so it will be easier for users to
identify the options when for example running menuconfig.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig.arm

index 47c9b031f1b3b83831390711fe449d5f9cc5281e..a441668f9e0cc698ff7b4cacc7ca43a87689492e 100644 (file)
@@ -153,7 +153,7 @@ config ARM_QCOM_CPUFREQ_NVMEM
          If in doubt, say N.
 
 config ARM_QCOM_CPUFREQ_HW
-       tristate "QCOM CPUFreq HW driver"
+       tristate "Qualcomm CPUFreq HW driver"
        depends on ARCH_QCOM || COMPILE_TEST
        depends on COMMON_CLK
        help