Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf fromlist] kconfig: shell: fix incorrect shell stack size for Thread
Shell stack size is too low for OpenThread without joiner functionality, causing overflow. In this commit, the value of stack size is not changed. Incorrect assigning of value for opentrhead with no joiner functionality has been removed. Upstream PR: zephyrproject-rtos/zephyr#69783 Signed-off-by: Maciej Baczmanski <[email protected]> (cherry picked from commit c346df93cf8d8a3be8a82fd2b23ae083dda64abb)
- Loading branch information