tpm/ibmvtpm: build only when IBM pseries is configured

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
tirimbino
Kent Yoder 12 years ago
parent e0751257a6
commit 5b26603260
  1. 2
      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

Loading…
Cancel
Save