aboutsummaryrefslogtreecommitdiff
path: root/src/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips')
-rw-r--r--src/arch/mips/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/arch/mips/Kconfig b/src/arch/mips/Kconfig
index 5ee23d37c0..5c0fc5c0e8 100644
--- a/src/arch/mips/Kconfig
+++ b/src/arch/mips/Kconfig
@@ -24,6 +24,10 @@ config ARCH_BOOTBLOCK_MIPS
default n
select ARCH_MIPS
+config ARCH_VERSTAGE_MIPS
+ bool
+ default n
+
config ARCH_ROMSTAGE_MIPS
bool
default n