diff --git a/system/telnetd/Kconfig b/system/telnetd/Kconfig index bc50ec9611e..407e1ce5ca8 100644 --- a/system/telnetd/Kconfig +++ b/system/telnetd/Kconfig @@ -40,6 +40,6 @@ config SYSTEM_TELNETD_SESSION_PRIORITY config SYSTEM_TELNETD_SESSION_STACKSIZE int "Telnetd session task stack size" - default 3072 + default SYSTEM_NSH_STACKSIZE endif # SYSTEM_TELNETD