summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-12-21 13:56:41 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-12-21 13:56:41 +0100
commitccd0739ed784579e263d1192891cbfba3f2960ab (patch)
treea2579623adbc5eafde989469918513a305c2f9b9 /configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER
parent73eb3f395019e18bda30de69451f5aab01017b87 (diff)
parent54c12bae3d63b257124c7fc4d9b1f7a4acbfd8f6 (diff)
downloadkernel-ccd0739ed784579e263d1192891cbfba3f2960ab.tar.gz
kernel-ccd0739ed784579e263d1192891cbfba3f2960ab.tar.xz
kernel-ccd0739ed784579e263d1192891cbfba3f2960ab.zip
merge origin
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