summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-12-18 13:19:08 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-12-18 13:19:08 -0600
commit14ee173c279442e3546682022e462844c70b0bc4 (patch)
treec058e8d6595e0bc126894c54c66223190b41b6f1 /configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER
parent9c80b51f739afa911f89b32f63e951140f653ee5 (diff)
downloadkernel-14ee173c279442e3546682022e462844c70b0bc4.tar.gz
kernel-14ee173c279442e3546682022e462844c70b0bc4.tar.xz
kernel-14ee173c279442e3546682022e462844c70b0bc4.zip
Linux v5.10.1 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER')
-rw-r--r--configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER23
1 files changed, 23 insertions, 0 deletions
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