diff options
-rw-r--r-- | drivers/char/tpm/Kconfig | 2 |
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 | |||
75 | 75 | ||
76 | config TCG_IBMVTPM | 76 | config TCG_IBMVTPM |
77 | tristate "IBM VTPM Interface" | 77 | tristate "IBM VTPM Interface" |
78 | depends on PPC64 | 78 | depends on PPC_PSERIES |
79 | ---help--- | 79 | ---help--- |
80 | If you have IBM virtual TPM (VTPM) support say Yes and it | 80 | If you have IBM virtual TPM (VTPM) support say Yes and it |
81 | will be accessible from within Linux. To compile this driver | 81 | will be accessible from within Linux. To compile this driver |