Skip to content

Commit 2cd560f

Browse files
authored
Merge pull request #201 from arakshit011/ice-configs
QCLINUX: qcom.config: enable the ICE related config
2 parents e2b7eb7 + 0bfa060 commit 2cd560f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

arch/arm64/configs/qcom.config

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,10 @@ CONFIG_ZRAM=y
7272
CONFIG_CRYPTO_USER_API=y
7373
CONFIG_CRYPTO_USER_API_HASH=y
7474
CONFIG_CRYPTO_USER_API_SKCIPHER=y
75-
CONFIG_CRYPTO_USER_API_AEAD=y
75+
CONFIG_CRYPTO_USER_API_AEAD=y
76+
# Support ICE/UFS crypto driver
77+
CONFIG_BLK_INLINE_ENCRYPTION=y
78+
CONFIG_QCOM_INLINE_CRYPTO_ENGINE=m
79+
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
80+
CONFIG_SCSI_UFS_CRYPTO=y
81+
CONFIG_FS_ENCRYPTION=y

0 commit comments

Comments
 (0)