summaryrefslogtreecommitdiff
path: root/src/vendorcode/eltan/security/mboot/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/eltan/security/mboot/Kconfig')
-rw-r--r--src/vendorcode/eltan/security/mboot/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vendorcode/eltan/security/mboot/Kconfig b/src/vendorcode/eltan/security/mboot/Kconfig
index c4e8dbabee..b95c125578 100644
--- a/src/vendorcode/eltan/security/mboot/Kconfig
+++ b/src/vendorcode/eltan/security/mboot/Kconfig
@@ -17,6 +17,7 @@ menu "Measured Boot (mboot)"
config VENDORCODE_ELTAN_MBOOT
bool "Measure firmware with mboot."
default n
+ select VBOOT_LIB
help
Enabling MBOOT will use mboot to measure the components of the firmware
(stages, payload, etc).