summaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/agesa/Kconfig')
-rw-r--r--src/cpu/amd/agesa/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/cpu/amd/agesa/Kconfig b/src/cpu/amd/agesa/Kconfig
index ae5e8549df..cd14975031 100644
--- a/src/cpu/amd/agesa/Kconfig
+++ b/src/cpu/amd/agesa/Kconfig
@@ -34,6 +34,13 @@ config CPU_AMD_AGESA
if CPU_AMD_AGESA
+config AGESA_LEGACY
+ def_bool n
+
+config AGESA_NO_LEGACY
+ bool
+ default !AGESA_LEGACY
+
config XIP_ROM_SIZE
hex
default 0x100000