scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
authorYaniv Gardi <ygardi@codeaurora.org>
Wed, 28 Oct 2015 11:15:46 +0000 (13:15 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 9 Nov 2015 22:46:56 +0000 (17:46 -0500)
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>
drivers/scsi/ufs/Kconfig

index e94538362536e4234b180201c7a70ae21bde7af1..5f4530744e0af7bd1ea8e4ca76fffe3a87d11d56 100644 (file)
@@ -72,7 +72,7 @@ config SCSI_UFSHCD_PLATFORM
          If unsure, say N.
 
 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
        select PHY_QCOM_UFS
        help
This page took 0.025249 seconds and 5 git commands to generate.