Apply more uses for Kconfig TPM
Change-Id: I54b296563940cd46fe9da9fe789b746f2fc1987d Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55016 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
committed by
Patrick Georgi
parent
de77449c39
commit
f303b4ffd9
@@ -7,7 +7,7 @@ config INTEL_TXT
|
||||
select ENABLE_VMX if CPU_INTEL_COMMON
|
||||
select AP_IN_SIPI_WAIT
|
||||
select TPM_MEASURED_BOOT_INIT_BOOTBLOCK if TPM_MEASURED_BOOT
|
||||
depends on (TPM1 || TPM2)
|
||||
depends on TPM
|
||||
depends on CPU_INTEL_FIRMWARE_INTERFACE_TABLE
|
||||
depends on PLATFORM_HAS_DRAM_CLEAR
|
||||
depends on (SOC_INTEL_COMMON_BLOCK_SA || HAVE_CF9_RESET)
|
||||
|
Reference in New Issue
Block a user