Skip to content

Commit 07a7944

Browse files
Kuldeep Singharakshit011
authored andcommitted
QCLINUX: qcom.config: Enable MMC_CRYPTO for ICE emmc
To enable ICE, require MMC_CRYPTO for sdhci and SCSI_UFS_CRYPTO for ufs based targets. SCSI_UFS_CRYPTO is already present, add MMC_CRYPTO for enabling inline encryption. Signed-off-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com> Signed-off-by: Abhinaba Rakshit <abhinaba.rakshit@oss.qualcomm.com>
1 parent f6984cb commit 07a7944

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/qcom.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ CONFIG_QCOM_INLINE_CRYPTO_ENGINE=m
8585
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
8686
CONFIG_SCSI_UFS_CRYPTO=y
8787
CONFIG_FS_ENCRYPTION=y
88+
CONFIG_MMC_CRYPTO=y
8889
#
8990
# SCSI support type (disk, tape, CD-ROM)
9091
#

0 commit comments

Comments
 (0)