Skip to content

Commit bedd2ec

Browse files
tbourgoithom24
authored andcommitted
arm64: defconfig: enable HASH support
Enable STM32 HASH support on 64 bits platform. Signed-off-by: Thomas Bourgoin <[email protected]> Change-Id: I336d51666d660b27b283133415c682d76387d00e Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/310343 Reviewed-by: Yann GAUTIER <[email protected]> ACI: CITOOLS <[email protected]> ACI: CIBUILD <[email protected]> Domain-Review: Yann GAUTIER <[email protected]> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/360631
1 parent d32e6e4 commit bedd2ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/fragment-02-defconfig-addons.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CONFIG_CLKSRC_STM32_LP=y
55
CONFIG_COUNTER=m
66
CONFIG_CRYPTO_DEV_STM32_CRC=m
77
CONFIG_CRYPTO_DEV_STM32_CRYP=m
8+
CONFIG_CRYPTO_DEV_STM32_HASH=m
89
CONFIG_DRM=y
910
CONFIG_DRM_BRIDGE=y
1011
CONFIG_DRM_DISPLAY_CONNECTOR=y

0 commit comments

Comments
 (0)