forked from espressif/esp-idf
mbedtls: Enable SHA hardware acceleration by default
This commit is contained in:
@ -161,7 +161,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.
|
||||
|
||||
|
Reference in New Issue
Block a user