watchdog: 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>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20260422082736.81981-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Krzysztof Kozlowski 2026-04-22 10:27:37 +02:00 committed by Guenter Roeck
parent 151d4c1b2f
commit 3b3a80dacd

View File

@ -882,7 +882,7 @@ config TEGRA_WATCHDOG
module will be called tegra_wdt.
config QCOM_WDT
tristate "QCOM watchdog"
tristate "Qualcomm watchdog"
depends on HAS_IOMEM
depends on ARCH_QCOM || COMPILE_TEST
select WATCHDOG_CORE
@ -1093,7 +1093,7 @@ config SPRD_WATCHDOG
by Spreadtrum system.
config PM8916_WATCHDOG
tristate "QCOM PM8916 pmic watchdog"
tristate "Qualcomm PM8916 pmic watchdog"
depends on OF && MFD_SPMI_PMIC
select WATCHDOG_CORE
help