瀏覽代碼

tpm/ibmvtpm: build only when IBM pseries is configured

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Kent Yoder 12 年之前
父節點
當前提交
5b26603260
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/char/tpm/Kconfig

+ 1 - 1
drivers/char/tpm/Kconfig

@@ -75,7 +75,7 @@ config TCG_INFINEON
 
 
 config TCG_IBMVTPM
 config TCG_IBMVTPM
 	tristate "IBM VTPM Interface"
 	tristate "IBM VTPM Interface"
-	depends on PPC64
+	depends on PPC_PSERIES
 	---help---
 	---help---
 	  If you have IBM virtual TPM (VTPM) support say Yes and it
 	  If you have IBM virtual TPM (VTPM) support say Yes and it
 	  will be accessible from within Linux.  To compile this driver
 	  will be accessible from within Linux.  To compile this driver