f3f08fa713
Closes IDFGH-1455 Closes IDF-774
9 lines
225 B
Text
9 lines
225 B
Text
menu "Supplicant"
|
|
|
|
config WPA_MBEDTLS_CRYPTO
|
|
bool "Use MbedTLS crypto API's"
|
|
default y
|
|
help
|
|
Select this option to use MbedTLS crypto API's which utilize hardware acceleration.
|
|
|
|
endmenu
|