Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / arch / Kconfig
index ee32e83..343db9e 100644 (file)
@@ -175,6 +175,7 @@ config SANDBOX
        imply AVB_VERIFY
        imply LIBAVB
        imply CMD_AVB
+       imply PARTITION_TYPE_GUID
        imply SCP03
        imply CMD_SCP03
        imply UDP_FUNCTION_FASTBOOT
@@ -256,6 +257,7 @@ config X86
        imply ACPIGEN if !QEMU
        imply SYSINFO if GENERATE_SMBIOS_TABLE
        imply SYSINFO_SMBIOS if GENERATE_SMBIOS_TABLE
+       imply TIMESTAMP
 
        # Thing to enable for when SPL/TPL are enabled: SPL
        imply SPL_DM