Skip to content

Commit

Permalink
Revert "[nrf noup] net: Increase connection manager stack size"
Browse files Browse the repository at this point in the history
This reverts commit ecb6d07.

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
  • Loading branch information
bjarki-andreasen committed Oct 4, 2024
1 parent 66d7418 commit 775af13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subsys/net/conn_mgr/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ source "subsys/net/Kconfig.template.log_config.net"

config NET_CONNECTION_MANAGER_MONITOR_STACK_SIZE
int "Size of the stack allocated for the conn_mgr_monitor thread"
default 8192 if WPA_SUPP
default 512
help
Sets the stack size which will be used by the connection manager for connectivity monitoring.
Expand Down

0 comments on commit 775af13

Please sign in to comment.