]> Git Repo - J-linux.git/commitdiff
arm64: defconfig: Enable Qualcomm QCE crypto
authorBhupesh Sharma <[email protected]>
Wed, 21 Sep 2022 04:56:02 +0000 (10:26 +0530)
committerBjorn Andersson <[email protected]>
Sun, 6 Nov 2022 02:28:38 +0000 (21:28 -0500)
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 <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm64/configs/defconfig

index 2af94d3c1c111bb3e0ff5a20a9dab562bcea298e..a3ff4712862af8944142fc3b906238b04a5f9aae 100644 (file)
@@ -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
This page took 0.047767 seconds and 4 git commands to generate.