mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
committed by
Connor O'Brien
parent
b40c7d63a0
commit
ccae99bd7c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user