aboutsummaryrefslogtreecommitdiff
path: root/src/soc/marvell/bg4cd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/marvell/bg4cd/Kconfig')
-rw-r--r--src/soc/marvell/bg4cd/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/marvell/bg4cd/Kconfig b/src/soc/marvell/bg4cd/Kconfig
index b1fabb7b11..725f56153c 100644
--- a/src/soc/marvell/bg4cd/Kconfig
+++ b/src/soc/marvell/bg4cd/Kconfig
@@ -24,6 +24,7 @@ config SOC_MARVELL_BG4CD
select ARCH_RAMSTAGE_ARMV7
select ARCH_ROMSTAGE_ARMV7
select ARCH_VERSTAGE_ARMV7_M
+ select ARM_BOOTBLOCK_CUSTOM if VBOOT2_VERIFY_FIRMWARE
select BOOTBLOCK_CONSOLE
select CPU_HAS_BOOTBLOCK_INIT
select DYNAMIC_CBMEM
@@ -31,6 +32,7 @@ config SOC_MARVELL_BG4CD
select GENERIC_UDELAY
select HAVE_MONOTONIC_TIMER
select GENERIC_GPIO_LIB
+ select VERSTAGE_IN_BOOTBLOCK
if SOC_MARVELL_BG4CD