Skip to content

Commit 659a4d5

Browse files
committed
Revert "[nrf noup] modules: hostap: Fix NS build"
This reverts commit 34010be. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 7dc8a56 commit 659a4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hostap/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ config WIFI_NM_WPA_SUPPLICANT_WEP
109109

110110
choice WIFI_NM_WPA_SUPPLICANT_CRYPTO_BACKEND
111111
prompt "WPA supplicant crypto implementation"
112-
default WIFI_NM_WPA_SUPPLICANT_CRYPTO_LEGACY_NCS_PSA if SOC_SERIES_NRF54LX
112+
default WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT
113113
help
114114
Select the crypto implementation to use for WPA supplicant.
115115
WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT supports enterprise mode

0 commit comments

Comments
 (0)