Re: [PATCH 1/1] ARM: multi_v7_defconfig: add STM32 crypto support

2020-11-09 Thread Alexandre Torgue
Hi Lionel On 11/5/20 10:47 AM, Lionel Debieve wrote: Enable crypto controllers enabling following flags as module: CONFIG_CRYPTO_DEV_STM32_CRC CONFIG_CRYPTO_DEV_STM32_HASH CONFIG_CRYPTO_DEV_STM32_CRYP Signed-off-by: Lionel Debieve --- arch/arm/configs/multi_v7_defconfig | 3 +++ 1 file

[PATCH 1/1] ARM: multi_v7_defconfig: add STM32 crypto support

2020-11-05 Thread Lionel Debieve
Enable crypto controllers enabling following flags as module: CONFIG_CRYPTO_DEV_STM32_CRC CONFIG_CRYPTO_DEV_STM32_HASH CONFIG_CRYPTO_DEV_STM32_CRYP Signed-off-by: Lionel Debieve --- arch/arm/configs/multi_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git