From: Akhil R Date: Wed, 3 Apr 2024 10:00:38 +0000 (+0530) Subject: arm64: defconfig: Enable Tegra Security Engine X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4d4d3fe6b3cc2a0b2a334a08bb9c64ba1dcbbea4;p=linux.git arm64: defconfig: Enable Tegra Security Engine Enable Tegra Security Engine which can accelerate various AES and HASH algorithms on supported hardware. Signed-off-by: Akhil R Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2c30d617e1802..af6f247c497c1 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1647,6 +1647,7 @@ 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_TEGRA=m CONFIG_CRYPTO_DEV_CCREE=m CONFIG_CRYPTO_DEV_HISI_SEC2=m CONFIG_CRYPTO_DEV_HISI_ZIP=m