]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mtd: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Mon, 27 Apr 2026 07:01:05 +0000 (09:01 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 27 Apr 2026 13:10:42 +0000 (15:10 +0200)
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: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/Kconfig

index 7408f34f0c68acaafaa09528483422914275d449..d488213b631f3dbdb09cfbe6c347e186c2d29201 100644 (file)
@@ -304,7 +304,7 @@ config MTD_NAND_HISI504
          Enables support for NAND controller on Hisilicon SoC Hip04.
 
 config MTD_NAND_QCOM
-       tristate "QCOM NAND controller"
+       tristate "Qualcomm NAND controller"
        depends on ARCH_QCOM || COMPILE_TEST
        depends on HAS_IOMEM
        help