tpm/ibmvtpm: build only when IBM pseries is configured
authorKent Yoder <key@linux.vnet.ibm.com>
Mon, 11 Feb 2013 19:36:44 +0000 (14:36 -0500)
committerKent Yoder <key@linux.vnet.ibm.com>
Thu, 14 Feb 2013 15:36:50 +0000 (09:36 -0600)
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
drivers/char/tpm/Kconfig

index 765d1c7..dbfd564 100644 (file)
@@ -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