summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
diff options
context:
space:
mode:
authorKent Yoder2013-02-11 20:36:44 +0100
committerKent Yoder2013-02-14 16:36:50 +0100
commit5b2660326039a32b28766cb4c1a8b1bdcfadc375 (patch)
tree6e8062294b6a5024e4e1f749873f5e1a302d1ad4 /drivers/char/tpm
parentima: digital signature verification using asymmetric keys (diff)
downloadkernel-qcow2-linux-5b2660326039a32b28766cb4c1a8b1bdcfadc375.tar.gz
kernel-qcow2-linux-5b2660326039a32b28766cb4c1a8b1bdcfadc375.tar.xz
kernel-qcow2-linux-5b2660326039a32b28766cb4c1a8b1bdcfadc375.zip
tpm/ibmvtpm: build only when IBM pseries is configured
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/char/tpm')
-rw-r--r--drivers/char/tpm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/tpm/Kconfig b/drivers/char/tpm/Kconfig
index 765d1c7e92b9..dbfd56446c31 100644
--- a/drivers/char/tpm/Kconfig
+++ b/drivers/char/tpm/Kconfig
@@ -75,7 +75,7 @@ config TCG_INFINEON
config TCG_IBMVTPM
tristate "IBM VTPM Interface"
- depends on PPC64
+ depends on PPC_PSERIES
---help---
If you have IBM virtual TPM (VTPM) support say Yes and it
will be accessible from within Linux. To compile this driver