Skip to content

Commit 815e14d

Browse files
krish2718rlubos
authored andcommitted
modules: wfa-qt: Increase stack size
To work with latest WPA supplicant stack size needs to be increased. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 437694b commit 815e14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/wfa-qt/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ config WFA_QT_CONTROL_APP
1818

1919
config WFA_QT_THREAD_STACK_SIZE
2020
int "WFA QT thread stack size"
21-
default 4096
21+
default 5200
2222
help
2323
Set the stack size for WFA QT thread.
2424

0 commit comments

Comments
 (0)