Rename TPM_ENABLE to TPM2_ENABLE so naming is in line with the ArmVirtPkg config option name. Add separate TPM1_ENABLE option for TPM 1.2 support. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Tested-by: Stefan Berger <stefanb@linux.ibm.com>
9 lines
192 B
PHP
9 lines
192 B
PHP
##
|
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
##
|
|
|
|
DEFINE TPM2_ENABLE = FALSE
|
|
|
|
# has no effect unless TPM2_ENABLE == TRUE
|
|
DEFINE TPM1_ENABLE = TRUE
|