Skip to content

Commit 52ff510

Browse files
committed
[nrf noup] wifi: Fix WPA supplicant rename
Use the upstream name. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 973259c commit 52ff510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/nxp/chip-module/Kconfig.defaults

+2-2
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ choice LIBC_IMPLEMENTATION
237237
default NEWLIB_LIBC
238238
endchoice
239239

240-
choice WPA_SUPP_LOG_LEVEL_CHOICE
241-
default WPA_SUPP_LOG_LEVEL_ERR
240+
choice WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_CHOICE
241+
default WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_ERR
242242
endchoice
243243

244244
config WPA_SUPP_THREAD_STACK_SIZE

0 commit comments

Comments
 (0)