diff --git a/system/ramtest/Kconfig b/system/ramtest/Kconfig index 7c3d08ab0..6faa15da1 100644 --- a/system/ramtest/Kconfig +++ b/system/ramtest/Kconfig @@ -24,6 +24,6 @@ config SYSTEM_RAMTEST_PRIORITY config SYSTEM_RAMTEST_STACKSIZE int "RAM test stack size" - default 1024 + default DEFAULT_TASK_STACKSIZE endif