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

Commit a227a32c authored by Brahmaji K's avatar Brahmaji K Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdxpoorwills: Enable qcrypto and qcedev driver



Enable configuration flags to support Qualcomm crypto engine drivers,
qcedev and qcrypto for sdxpoorwills.

Change-Id: I6ee93eb42b88c1571fa457c9b56fc0f8f4130941
Signed-off-by: default avatarBrahmaji K <bkomma@codeaurora.org>
parent 98cddae6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -390,4 +390,7 @@ CONFIG_CORESIGHT_TPDM=y
CONFIG_CORESIGHT_CTI=y
CONFIG_CORESIGHT_EVENT=y
CONFIG_CORESIGHT_HWEVENT=y
CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y
CONFIG_CRYPTO_DEV_QCRYPTO=y
CONFIG_CRYPTO_DEV_QCEDEV=y
CONFIG_QMI_ENCDEC=y
+3 −0
Original line number Diff line number Diff line
@@ -411,5 +411,8 @@ CONFIG_CORESIGHT_DUMMY=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y
CONFIG_CRYPTO_DEV_QCRYPTO=y
CONFIG_CRYPTO_DEV_QCEDEV=y
CONFIG_XZ_DEC=y
CONFIG_QMI_ENCDEC=y