mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
scsi: ufs: 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: Bart Van Assche <bvanassche@acm.org> Link: https://patch.msgid.link/20260427070048.18017-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
254f49634e
commit
0bdf7d7ee7
|
|
@ -55,7 +55,7 @@ config SCSI_UFS_DWC_TC_PLATFORM
|
|||
If unsure, say N.
|
||||
|
||||
config SCSI_UFS_QCOM
|
||||
tristate "QCOM specific hooks to UFS controller platform driver"
|
||||
tristate "Qualcomm specific hooks to UFS controller platform driver"
|
||||
depends on SCSI_UFSHCD_PLATFORM && ARCH_QCOM
|
||||
depends on GENERIC_MSI_IRQ
|
||||
depends on RESET_CONTROLLER
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user