aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_754/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/socket_754/Kconfig')
-rw-r--r--src/cpu/amd/socket_754/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cpu/amd/socket_754/Kconfig b/src/cpu/amd/socket_754/Kconfig
index 395fc788c4..aeda4210f4 100644
--- a/src/cpu/amd/socket_754/Kconfig
+++ b/src/cpu/amd/socket_754/Kconfig
@@ -24,6 +24,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