mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
This change is required in order to be able to build the component as a module. Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com> Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org> Reviewed-by: Gilad Broner <gbroner@codeaurora.org> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
fb819ee85e
commit
9bac5db4b2
@ -72,7 +72,7 @@ config SCSI_UFSHCD_PLATFORM
|
|||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
config SCSI_UFS_QCOM
|
config SCSI_UFS_QCOM
|
||||||
bool "QCOM specific hooks to UFS controller platform driver"
|
tristate "QCOM specific hooks to UFS controller platform driver"
|
||||||
depends on SCSI_UFSHCD_PLATFORM && ARCH_QCOM
|
depends on SCSI_UFSHCD_PLATFORM && ARCH_QCOM
|
||||||
select PHY_QCOM_UFS
|
select PHY_QCOM_UFS
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user