aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index e18d6d05dd..14827cf0d8 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -208,6 +208,7 @@ config VERSTAGE_ADDR
config POSTCAR_STAGE
def_bool n
select NO_CAR_GLOBAL_MIGRATION
+ select RELOCATABLE_MODULES
config VERSTAGE_DEBUG_SPINLOOP
bool