mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
mtd: 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: Miquel Raynal <miquel.raynal@bootlin.com>
This commit is contained in:
parent
254f49634e
commit
01f9557233
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user