summaryrefslogtreecommitdiff
path: root/src/cpu/dmp/vortex86ex/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/dmp/vortex86ex/Kconfig')
-rw-r--r--src/cpu/dmp/vortex86ex/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/dmp/vortex86ex/Kconfig b/src/cpu/dmp/vortex86ex/Kconfig
index a7253e5515..080bb6475c 100644
--- a/src/cpu/dmp/vortex86ex/Kconfig
+++ b/src/cpu/dmp/vortex86ex/Kconfig
@@ -20,6 +20,7 @@
config CPU_DMP_VORTEX86EX
bool
select ARCH_BOOTBLOCK_X86_32
+ select ARCH_VERSTAGE_X86_32
select ARCH_ROMSTAGE_X86_32
select ARCH_RAMSTAGE_X86_32
select UDELAY_TSC