summaryrefslogtreecommitdiff
path: root/src/soc/amd
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd')
-rw-r--r--src/soc/amd/picasso/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig
index b065e2fcfd..4795211dc6 100644
--- a/src/soc/amd/picasso/Kconfig
+++ b/src/soc/amd/picasso/Kconfig
@@ -81,6 +81,10 @@ config MMCONF_BUS_NUMBER
int
default 64
+config VERSTAGE_ADDR
+ hex
+ default 0x4000000
+
config VGA_BIOS_ID
string
default "1002,15d8"