diff --git a/testing/cmocka/Kconfig b/testing/cmocka/Kconfig index ad2da2b15..7aebcde0c 100644 --- a/testing/cmocka/Kconfig +++ b/testing/cmocka/Kconfig @@ -24,6 +24,6 @@ config TESTING_CMOCKA_PRIORITY config TESTING_CMOCKA_STACKSIZE int "cmocka test stack size" - default DEFAULT_TASK_STACKSIZE + default DEFAULT_TASK_STACKSIZE endif