aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd')
-rw-r--r--src/cpu/amd/agesa/Kconfig4
-rw-r--r--src/cpu/amd/pi/Kconfig4
2 files changed, 0 insertions, 8 deletions
diff --git a/src/cpu/amd/agesa/Kconfig b/src/cpu/amd/agesa/Kconfig
index b144fc1ca1..51b61a19be 100644
--- a/src/cpu/amd/agesa/Kconfig
+++ b/src/cpu/amd/agesa/Kconfig
@@ -37,10 +37,6 @@ config DCACHE_BSP_STACK_SIZE
hex
default 0x4000
-config C_ENV_BOOTBLOCK_SIZE
- hex
- default 0x8000
-
config ENABLE_MRC_CACHE
bool "Use cached memory configuration"
default n
diff --git a/src/cpu/amd/pi/Kconfig b/src/cpu/amd/pi/Kconfig
index d3a94a8c21..7b214f7aa0 100644
--- a/src/cpu/amd/pi/Kconfig
+++ b/src/cpu/amd/pi/Kconfig
@@ -36,10 +36,6 @@ config DCACHE_BSP_STACK_SIZE
hex
default 0x4000
-config C_ENV_BOOTBLOCK_SIZE
- hex
- default 0x8000
-
endif # CPU_AMD_PI
source "src/cpu/amd/pi/00630F01/Kconfig"