aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorLionel Debieve <lionel.debieve@st.com>2020-11-05 10:47:30 +0100
committerAlexandre Torgue <alexandre.torgue@foss.st.com>2020-11-26 14:46:04 +0100
commit8e4eeb83a692a4d3be60854e9cf7a045e440db78 (patch)
treee60c1332a3bc07c3462d34e0ed262c1eeb16e09a /arch/arm/configs/multi_v7_defconfig
parentARM: multi_v7_defconfig: enable counter subsystem and stm32 counter drivers (diff)
downloadlinux-dev-8e4eeb83a692a4d3be60854e9cf7a045e440db78.tar.xz
linux-dev-8e4eeb83a692a4d3be60854e9cf7a045e440db78.zip
ARM: multi_v7_defconfig: add STM32 crypto support
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 <lionel.debieve@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r--arch/arm/configs/multi_v7_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 54b54107eb29..17ff69674c6e 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1135,6 +1135,9 @@ CONFIG_CRYPTO_DEV_ATMEL_AES=m
CONFIG_CRYPTO_DEV_ATMEL_TDES=m
CONFIG_CRYPTO_DEV_ATMEL_SHA=m
CONFIG_CRYPTO_DEV_ROCKCHIP=m
+CONFIG_CRYPTO_DEV_STM32_CRC=m
+CONFIG_CRYPTO_DEV_STM32_HASH=m
+CONFIG_CRYPTO_DEV_STM32_CRYP=m
CONFIG_CMA_SIZE_MBYTES=64
CONFIG_PRINTK_TIME=y
CONFIG_MAGIC_SYSRQ=y