[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210601151132.1893443-5-clabbe@baylibre.com>
Date: Tue, 1 Jun 2021 15:11:31 +0000
From: Corentin Labbe <clabbe@...libre.com>
To: davem@...emloft.net, herbert@...dor.apana.org.au,
linus.walleij@...aro.org, linux@...linux.org.uk,
robh+dt@...nel.org, ulli.kroll@...glemail.com
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
Corentin Labbe <clabbe@...libre.com>
Subject: [PATCH v2 4/5] ARM: gemini_config: enable sl3516-ce crypto
Enable the crypto offloader by default.
Signed-off-by: Corentin Labbe <clabbe@...libre.com>
---
arch/arm/configs/gemini_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/gemini_defconfig b/arch/arm/configs/gemini_defconfig
index d2d5f1cf815f..3ae4b8f62b82 100644
--- a/arch/arm/configs/gemini_defconfig
+++ b/arch/arm/configs/gemini_defconfig
@@ -100,3 +100,4 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_DEBUG_FS=y
+CONFIG_CRYPTO_DEV_SL3516=y
--
2.31.1
Powered by blists - more mailing lists