aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/family14/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/agesa/family14/Kconfig')
-rw-r--r--src/cpu/amd/agesa/family14/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cpu/amd/agesa/family14/Kconfig b/src/cpu/amd/agesa/family14/Kconfig
index 702270c1cc..6713660ff8 100644
--- a/src/cpu/amd/agesa/family14/Kconfig
+++ b/src/cpu/amd/agesa/family14/Kconfig
@@ -67,3 +67,8 @@ config HAVE_INIT_TIMER
default y
depends on CPU_AMD_AGESA_FAMILY14
+config HIGH_SCRATCH_MEMORY_SIZE
+ hex
+ # Assume the maximum size of stack as (0xA0000 - 0x30000 + 0x1000)
+ default 0x71000
+ depends on CPU_AMD_AGESA_FAMILY14