diff --git a/src/soc/qualcomm/ipq806x/Kconfig b/src/soc/qualcomm/ipq806x/Kconfig index a5b6ef9c4f..ea60632efb 100644 --- a/src/soc/qualcomm/ipq806x/Kconfig +++ b/src/soc/qualcomm/ipq806x/Kconfig @@ -4,6 +4,7 @@ config SOC_QC_IPQ806X select ARCH_BOOTBLOCK_ARM_V7 select ARCH_RAMSTAGE_ARM_V7 select ARCH_ROMSTAGE_ARM_V7 + select ARCH_VERSTAGE_ARM_V7 select BOOTBLOCK_CONSOLE select DYNAMIC_CBMEM select EARLY_CONSOLE