boards/x86_64/qemu-intel64: increase stack size for ostest

increase stack size for ostest configuration.
The default value is too small for x86 arch.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
This commit is contained in:
p-szafonimateusz
2025-09-30 13:38:46 +02:00
committed by Alan C. Assis
parent 20c9ff679c
commit 68fdbef524
@@ -48,4 +48,5 @@ CONFIG_START_MONTH=3
CONFIG_START_YEAR=2011
CONFIG_SYSTEM_TIME64=y
CONFIG_TESTING_OSTEST=y
CONFIG_TESTING_OSTEST_STACKSIZE=4194304
CONFIG_USEC_PER_TICK=1