summaryrefslogtreecommitdiff
path: root/src/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/Kconfig')
-rw-r--r--src/arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/mips/Kconfig b/src/arch/mips/Kconfig
index d0489ace4b..9e51d9cf13 100644
--- a/src/arch/mips/Kconfig
+++ b/src/arch/mips/Kconfig
@@ -23,6 +23,7 @@ config ARCH_BOOTBLOCK_MIPS
default n
select ARCH_MIPS
select BOOTBLOCK_CUSTOM
+ select C_ENVIRONMENT_BOOTBLOCK
config ARCH_VERSTAGE_MIPS
bool