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 66d7418 commit 775af13Copy full SHA for 775af13
subsys/net/conn_mgr/Kconfig
@@ -24,7 +24,6 @@ source "subsys/net/Kconfig.template.log_config.net"
24
25
config NET_CONNECTION_MANAGER_MONITOR_STACK_SIZE
26
int "Size of the stack allocated for the conn_mgr_monitor thread"
27
- default 8192 if WPA_SUPP
28
default 512
29
help
30
Sets the stack size which will be used by the connection manager for connectivity monitoring.
0 commit comments