Skip to content

Commit

Permalink
linux-stm32: disable hmac/sha256 from kernel crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
embetrix committed Sep 13, 2024
1 parent 1e1c4dd commit 50cb40b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes-kernel/linux/linux-stm32/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -364,3 +364,6 @@ CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_FS=y
# CONFIG_RUNTIME_TESTING_MENU is not set
CONFIG_AUDIT=y
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_DEV_STM32_HASH is not set

0 comments on commit 50cb40b

Please sign in to comment.