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.

Bug: 162909109
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I60801d9f98a37b4e84c56c0da2bf1e8d778d9953
Signed-off-by: Connor O'Brien <connoro@google.com>
This commit is contained in:
Greg Kroah-Hartman
2020-06-29 12:30:45 +02:00
committed by Connor O'Brien
parent b40c7d63a0
commit ccae99bd7c

View File

@@ -229,6 +229,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