From: Ruiqiang Hao <ruiqiang....@windriver.com>

After sync kernel with marvell SDK11.23.07, CRYPTO_DH and CRYPTO_ECDSA
are depended by CRYPTO_DEV_OCTEONTX2_CPT. add them to the cfg file.

Signed-off-by: Ruiqiang Hao <ruiqiang....@windriver.com>
---
 bsp/marvell-cn106xx/marvell-cn106xx.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg 
b/bsp/marvell-cn106xx/marvell-cn106xx.cfg
index e64ee22d..5503d3fd 100644
--- a/bsp/marvell-cn106xx/marvell-cn106xx.cfg
+++ b/bsp/marvell-cn106xx/marvell-cn106xx.cfg
@@ -128,6 +128,8 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
 
 # CRYPT
+CONFIG_CRYPTO_DH=y
+CONFIG_CRYPTO_ECDSA=y
 CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=y
 
 # NPA
-- 
2.35.5

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12947): 
https://lists.yoctoproject.org/g/linux-yocto/message/12947
Mute This Topic: https://lists.yoctoproject.org/mt/100636885/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to