]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
wifi: ath: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Mon, 27 Apr 2026 07:00:41 +0000 (09:00 +0200)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Thu, 30 Apr 2026 21:24:07 +0000 (14:24 -0700)
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>
Link: https://patch.msgid.link/20260427070040.17928-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath11k/Kconfig
drivers/net/wireless/ath/ath12k/Kconfig

index 385513cfdc30eeb42bbe31ba53ec525fef86d908..122726f84492a39e00095527c481125431fa8b34 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause-Clear
 config ATH11K
-       tristate "Qualcomm Technologies 802.11ax chipset support"
+       tristate "Qualcomm 802.11ax chipset support"
        depends on MAC80211 && HAS_DMA
        select ATH_COMMON
        select QCOM_QMI_HELPERS
index d39c075758bdafb9208779273c37dc5ab363743d..4a2b240f967affc9e14d1820a9f67011fc645ee4 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause-Clear
 config ATH12K
-       tristate "Qualcomm Technologies Wi-Fi 7 support (ath12k)"
+       tristate "Qualcomm Wi-Fi 7 support (ath12k)"
        depends on MAC80211 && HAS_DMA && PCI
        select QCOM_QMI_HELPERS
        select MHI_BUS
@@ -15,7 +15,7 @@ config ATH12K
          If you choose to build a module, it'll be called ath12k.
 
 config ATH12K_AHB
-       bool "QTI ath12k AHB support"
+       bool "Qualcomm ath12k AHB support"
        depends on ATH12K && REMOTEPROC
        select QCOM_MDT_LOADER
        select QCOM_SCM
@@ -33,7 +33,7 @@ config ATH12K_DEBUG
          you want optimal performance choose N.
 
 config ATH12K_DEBUGFS
-       bool "QTI ath12k debugfs support"
+       bool "Qualcomm ath12k debugfs support"
        depends on ATH12K && MAC80211_DEBUGFS
        help
          Enable ath12k debugfs support