We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bf0a1 commit 1d090cdCopy full SHA for 1d090cd
modules/hostap/Kconfig
@@ -109,7 +109,7 @@ config WIFI_NM_WPA_SUPPLICANT_WEP
109
110
choice WIFI_NM_WPA_SUPPLICANT_CRYPTO_BACKEND
111
prompt "WPA supplicant crypto implementation"
112
- default WIFI_NM_WPA_SUPPLICANT_CRYPTO_LEGACY_NCS_PSA if SOC_SERIES_NRF54LX
+ default WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT
113
help
114
Select the crypto implementation to use for WPA supplicant.
115
WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT supports enterprise mode
0 commit comments