Select the types of activity you want to include in your feed.
1# UFSHCD makefile 2obj-$(CONFIG_SCSI_UFS_QCOM) += ufs-qcom.o 3obj-$(CONFIG_SCSI_UFSHCD) += ufshcd.o 4obj-$(CONFIG_SCSI_UFSHCD_PCI) += ufshcd-pci.o 5obj-$(CONFIG_SCSI_UFSHCD_PLATFORM) += ufshcd-pltfrm.o