mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
mbedtls: Enable SHA hardware acceleration by default
This commit is contained in:
parent
589a1f216f
commit
71b73e61e1
@ -163,7 +163,7 @@ menu "mbedTLS"
|
||||
|
||||
config MBEDTLS_HARDWARE_SHA
|
||||
bool "Enable hardware SHA acceleration"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
Enable hardware accelerated SHA1, SHA256, SHA384 & SHA512 in mbedTLS.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user