Skip to content

Commit

Permalink
[nrf noup] Enable SHA1 for Wi-Fi
Browse files Browse the repository at this point in the history
Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
  • Loading branch information
Damian-Nordic committed Nov 29, 2023
1 parent 32cefbc commit 69fbf42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/nrfconnect/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,9 @@ config MBEDTLS_CTR_DRBG_C
config MBEDTLS_CIPHER_MODE_CTR
default y

config MBEDTLS_SHA1_C
default y if CHIP_WIFI

config MBEDTLS_SHA256_C
default y

Expand Down

0 comments on commit 69fbf42

Please sign in to comment.