summaryrefslogtreecommitdiff
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 074ede13a9a..1f2f407d64d 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -106,6 +106,10 @@ config SANDBOX
imply LZMA
imply SCSI
imply TEE
+ imply AVB_VERIFY
+ imply LIBAVB
+ imply CMD_AVB
+ imply UDP_FUNCTION_FASTBOOT
config SH
bool "SuperH architecture"