summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/aarch64/CONFIG_TCG_TIS_SYNQUACER
blob: fb5924839feef46d8dea4bb3e2993011d000d5cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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