From: Bhupesh Sharma Date: Wed, 21 Sep 2022 04:56:02 +0000 (+0530) Subject: arm64: defconfig: Enable Qualcomm QCE crypto X-Git-Url: https://repo.jachan.dev/J-linux.git/commitdiff_plain/e19d0bf25c8119eaf401041c55af4edb5beab90c?ds=sidebyside arm64: defconfig: Enable Qualcomm QCE crypto Now that the QCE crypto block is supported on several Qualcomm SoCs upstream, enable the same as a module in the arm64 defconfig. Cc: Bjorn Andersson Signed-off-by: Bhupesh Sharma Acked-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220921045602.1462007-5-bhupesh.sharma@linaro.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2af94d3c1c11..a3ff4712862a 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1344,6 +1344,7 @@ CONFIG_CRYPTO_USER_API_RNG=m CONFIG_CRYPTO_DEV_SUN8I_CE=m CONFIG_CRYPTO_DEV_FSL_CAAM=m CONFIG_CRYPTO_DEV_FSL_DPAA2_CAAM=m +CONFIG_CRYPTO_DEV_QCE=m CONFIG_CRYPTO_DEV_QCOM_RNG=m CONFIG_CRYPTO_DEV_CCREE=m CONFIG_CRYPTO_DEV_HISI_SEC2=m