Skip to content

Commit

Permalink
[nrf noup] wifi: Fix WPA supplicant rename
Browse files Browse the repository at this point in the history
Use the upstream name.

Signed-off-by: Chaitanya Tata <[email protected]>
  • Loading branch information
krish2718 authored and LuDuda committed Oct 17, 2024
1 parent 9a4ea8e commit 171a1d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/nxp/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ choice LIBC_IMPLEMENTATION
default NEWLIB_LIBC
endchoice

choice WPA_SUPP_LOG_LEVEL_CHOICE
default WPA_SUPP_LOG_LEVEL_ERR
choice WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_CHOICE
default WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_ERR
endchoice

config WPA_SUPP_THREAD_STACK_SIZE
Expand Down

0 comments on commit 171a1d3

Please sign in to comment.