ANDROID: GKI: enable QCOM and HISI UFS drivers
These seem to be needed by most systems, so just build them into the kernel so we don't have to keep messing with ABI changes. Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I60801d9f98a37b4e84c56c0da2bf1e8d778d9953
This commit is contained in:
@@ -236,6 +236,8 @@ CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_SCSI_UFSHCD=y
|
||||
CONFIG_SCSI_UFSHCD_PCI=y
|
||||
CONFIG_SCSI_UFSHCD_PLATFORM=y
|
||||
CONFIG_SCSI_UFS_QCOM=y
|
||||
CONFIG_SCSI_UFS_HISI=y
|
||||
CONFIG_SCSI_UFS_CRYPTO=y
|
||||
CONFIG_MD=y
|
||||
CONFIG_BLK_DEV_DM=y
|
||||
|
||||
Reference in New Issue
Block a user