aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cpu/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig
index b036baf1f5..9c8d1a7552 100644
--- a/src/cpu/x86/Kconfig
+++ b/src/cpu/x86/Kconfig
@@ -6,6 +6,6 @@ config XIP_ROM_BASE
hex
default 0xfffe0000
-config XIP_ROM_BASE
+config XIP_ROM_SIZE
hex
default 0x2000