summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_S1G1/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/socket_S1G1/Kconfig')
-rw-r--r--src/cpu/amd/socket_S1G1/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cpu/amd/socket_S1G1/Kconfig b/src/cpu/amd/socket_S1G1/Kconfig
index 2c79e1fca5..01d84a1d3a 100644
--- a/src/cpu/amd/socket_S1G1/Kconfig
+++ b/src/cpu/amd/socket_S1G1/Kconfig
@@ -35,6 +35,10 @@ config DCACHE_BSP_STACK_SIZE
hex
default 0x2000
+config DCACHE_BSP_STACK_SLUSH
+ hex
+ default 0x1000
+
config DCACHE_AP_STACK_SIZE
hex
default 0x400