Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb2ca04e authored by Maya Erez's avatar Maya Erez Committed by Dinesh K Garg
Browse files

defconfig: msm8994: compile UFS ICE for encryption acceleration



This change sets the compilation flag for compiling ufs_qcom_ice
for enabling ICE support in the UFS driver.
The Inline Crypto Engine (ICE) is used to accelerate crypto operations
for storage needs and is required in order to maintain the UFS
high performance.

Change-Id: Ia6b883e4f43eebed08e93ed4a5e0134e8a28d35c
Signed-off-by: default avatarMaya Erez <merez@codeaurora.org>
parent 90b4da96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@ CONFIG_SCSI_UFSHCD=y
CONFIG_SCSI_UFSHCD_PLATFORM=y
CONFIG_SCSI_UFS_QCOM=y
CONFIG_SCSI_UFS_TEST=m
CONFIG_SCSI_UFS_QCOM_ICE=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
+1 −0
Original line number Diff line number Diff line
@@ -236,6 +236,7 @@ CONFIG_SCSI_UFSHCD=y
CONFIG_SCSI_UFSHCD_PLATFORM=y
CONFIG_SCSI_UFS_QCOM=y
CONFIG_SCSI_UFS_TEST=m
CONFIG_SCSI_UFS_QCOM_ICE=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y