diff --git a/library/base/Kraftfile b/library/base/Kraftfile index 097b9611..e457777e 100644 --- a/library/base/Kraftfile +++ b/library/base/Kraftfile @@ -155,3 +155,5 @@ libraries: targets: - fc/x86_64 - qemu/x86_64 +CONFIG_STACK_SIZE_PAGE_ORDER: 5 +CONFIG_AUXSTACK_SIZE_PAGE_ORDER: 5 \ No newline at end of file