projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e075125
)
tpm/ibmvtpm: build only when IBM pseries is configured
author
Kent Yoder
<key@linux.vnet.ibm.com>
Mon, 11 Feb 2013 19:36:44 +0000
(14:36 -0500)
committer
Kent Yoder
<key@linux.vnet.ibm.com>
Thu, 14 Feb 2013 15:36:50 +0000
(09:36 -0600)
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
drivers/char/tpm/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/char/tpm/Kconfig
b/drivers/char/tpm/Kconfig
index
765d1c7
..
dbfd564
100644
(file)
--- 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 PPC
64
+ 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