From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- .../generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER (limited to 'configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER') diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER b/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER new file mode 100644 index 000000000..fb5924839 --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER @@ -0,0 +1,23 @@ +# CONFIG_TCG_TIS_SYNQUACER: +# +# If you have a TPM security chip that is compliant with the +# TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO +# specification (TPM2.0) say Yes and it will be accessible from +# within Linux on Socionext SynQuacer platform. +# To compile this driver as a module, choose M here; +# the module will be called tpm_tis_synquacer. +# +# Symbol: TCG_TIS_SYNQUACER [=n] +# Type : tristate +# Defined at drivers/char/tpm/Kconfig:77 +# Prompt: TPM Interface Specification 1.2 Interface / TPM 2.0 FIFO Interface (MMIO - SynQuacer) +# Depends on: TCG_TPM [=y] && ARCH_SYNQUACER [=y] +# Location: +# -> Device Drivers +# -> Character devices +# -> TPM Hardware Support (TCG_TPM [=y]) +# Selects: TCG_TIS_CORE [=y] +# +# +# +# CONFIG_TCG_TIS_SYNQUACER is not set -- cgit