Skip to content

Commit

Permalink
tpm/ibmvtpm: build only when IBM pseries is configured
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
  • Loading branch information
Kent Yoder committed Feb 14, 2013
1 parent e075125 commit 5b26603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/char/tpm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b26603

Please sign in to comment.