aboutsummaryrefslogtreecommitdiff
path: root/src/soc/cavium/cn81xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/cavium/cn81xx/Kconfig')
-rw-r--r--src/soc/cavium/cn81xx/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/soc/cavium/cn81xx/Kconfig b/src/soc/cavium/cn81xx/Kconfig
index edc94805cc..24d386c6ae 100644
--- a/src/soc/cavium/cn81xx/Kconfig
+++ b/src/soc/cavium/cn81xx/Kconfig
@@ -17,6 +17,11 @@ config SOC_CAVIUM_CN81XX
if SOC_CAVIUM_CN81XX
+config VBOOT
+ select VBOOT_SEPARATE_VERSTAGE
+ select VBOOT_RETURN_FROM_VERSTAGE
+ select VBOOT_STARTS_IN_BOOTBLOCK
+
config ARM64_BL31_EXTERNAL_FILE
string
default "3rdparty/blobs/soc/cavium/cn81xx/bl31.elf"