aboutsummaryrefslogtreecommitdiff
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 b67fa29584..d0489ace4b 100644
--- a/src/arch/mips/Kconfig
+++ b/src/arch/mips/Kconfig
@@ -22,6 +22,7 @@ config ARCH_BOOTBLOCK_MIPS
bool
default n
select ARCH_MIPS
+ select BOOTBLOCK_CUSTOM
config ARCH_VERSTAGE_MIPS
bool