diff options
Diffstat (limited to 'src/drivers/tpm')
-rw-r--r-- | src/drivers/tpm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/tpm/Kconfig b/src/drivers/tpm/Kconfig index 735cfeebb8..c3538cf395 100644 --- a/src/drivers/tpm/Kconfig +++ b/src/drivers/tpm/Kconfig @@ -12,7 +12,7 @@ config TPM_PPI depends on TPM depends on HAVE_ACPI_TABLES depends on !CHROMEOS - default y if PAYLOAD_TIANOCORE + default y if PAYLOAD_EDK2 help This driver automatically generates ACPI tables for the Physical Presence Interface defined by the TCG. If not activated only a stub |