summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER
diff options
context:
space:
mode:
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