Browse Source

tpm/ibmvtpm: build only when IBM pseries is configured

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Kent Yoder 12 years ago
parent
commit
5b26603260
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/char/tpm/Kconfig

+ 1 - 1
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