aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/Kconfig')
-rw-r--r--src/arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index 0233f1eb3c..ec52d0e9ca 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -25,7 +25,7 @@ config RAMTOP
config STACK_SIZE
hex
- default 0x8000
+ default 0x1000
# Maximum reboot count
# TODO: Improve description.