summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2022-03-30 19:34:10 +0200
committerPaul Fagerburg <pfagerburg@chromium.org>2022-04-01 13:45:07 +0000
commit0c6298761b3800c88d781770286aea7194fd5bc0 (patch)
tree6b43ce8a5b109b62e424251accadbc8d09bbe96e /src/soc/amd/cezanne
parent32a1d7ea8cb6fa8d1c135af8386cf503a9337962 (diff)
downloadcoreboot-0c6298761b3800c88d781770286aea7194fd5bc0.tar.gz
coreboot-0c6298761b3800c88d781770286aea7194fd5bc0.tar.bz2
coreboot-0c6298761b3800c88d781770286aea7194fd5bc0.zip
arch/x86/Kconfig: Drop obsolete fixed ramstage symbols
On x86 ramstage is always relocated at runtime in cbmem so there is no need to have this configurable in Kconfig. Change-Id: I01b2335d0b82bea8f885ee5ca9814351bbf2aa3c Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/63215 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/cezanne')
-rw-r--r--src/soc/amd/cezanne/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig
index 48944c858f16..8522d3fe2812 100644
--- a/src/soc/amd/cezanne/Kconfig
+++ b/src/soc/amd/cezanne/Kconfig
@@ -217,10 +217,6 @@ config CBFS_CACHE_SIZE
hex
default 0x40000 if CBFS_PRELOAD
-config RAMBASE
- hex
- default 0x10000000
-
config RO_REGION_ONLY
string
depends on VBOOT_SLOTS_RW_AB || VBOOT_SLOTS_RW_A