mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
pmdomain: qcom: Unify user-visible "Qualcomm" name
Various names for Qualcomm as a company are used in user-visible config options: QCOM, Qualcomm and Qualcomm Technologies. 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: Ulf Hansson <ulfh@kernel.org>
This commit is contained in:
committed by
Ulf Hansson
parent
fba9c703c1
commit
bb85d843e3
@@ -2,7 +2,7 @@
|
||||
menu "Qualcomm PM Domains"
|
||||
|
||||
config QCOM_CPR
|
||||
tristate "QCOM Core Power Reduction (CPR) support"
|
||||
tristate "Qualcomm Core Power Reduction (CPR) support"
|
||||
depends on (ARCH_QCOM || COMPILE_TEST) && HAS_IOMEM
|
||||
select PM_OPP
|
||||
select REGMAP
|
||||
|
||||
Reference in New Issue
Block a user