Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion system/telnetd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ config SYSTEM_TELNETD_SESSION_PRIORITY

config SYSTEM_TELNETD_SESSION_STACKSIZE
int "Telnetd session task stack size"
default SYSTEM_NSH_STACKSIZE
default DEFAULT_TASK_STACKSIZE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not revert #2706 or wait #2716?


endif # SYSTEM_TELNETD