Skip to content

Commit 242f7ad

Browse files
VivekUppundafabiobaltieri
authored andcommitted
modules: hostap: CRYPTO_MBEDTLS_PSA should not be default selected
WIFI_NM_WPA_SUPPLICANT_CRYPTO_MBEDTLS_PSA should not be by default selected when WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT is selcted. Enable PSA APIs if desired separately. Signed-off-by: Vivekananda Uppunda <[email protected]>
1 parent f2eda94 commit 242f7ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/hostap/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ endchoice
168168

169169
config WIFI_NM_WPA_SUPPLICANT_CRYPTO_MBEDTLS_PSA
170170
bool "Crypto Platform Secure Architecture support for WiFi"
171-
default y if WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT
172171
help
173172
Support Mbedtls 3.x to use PSA apis instead of legacy apis.
174173

0 commit comments

Comments
 (0)