diff --git a/src/security/vboot/Kconfig b/src/security/vboot/Kconfig index 8d8e120abb..0139d25599 100644 --- a/src/security/vboot/Kconfig +++ b/src/security/vboot/Kconfig @@ -67,6 +67,7 @@ config VBOOT_VBNV_FLASH config VBOOT_STARTS_IN_BOOTBLOCK bool default n + depends on C_ENVIRONMENT_BOOTBLOCK help Firmware verification happens during the end of or right after the bootblock. This implies that a static VBOOT2_WORK() buffer must be