diff --git a/testing/ltp/Kconfig b/testing/ltp/Kconfig index 764dda7f7..6fc5d1fdb 100644 --- a/testing/ltp/Kconfig +++ b/testing/ltp/Kconfig @@ -13,6 +13,6 @@ if TESTING_LTP config TESTING_LTP_STACKSIZE int "Linux Test Project stack size" - default 4096 + default 8192 endif #TESTING_LTP