From 5b2660326039a32b28766cb4c1a8b1bdcfadc375 Mon Sep 17 00:00:00 2001 From: Kent Yoder Date: Mon, 11 Feb 2013 14:36:44 -0500 Subject: tpm/ibmvtpm: build only when IBM pseries is configured Signed-off-by: Kent Yoder --- drivers/char/tpm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/char/tpm') 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 -- cgit v1.2.3-55-g7522