[PATCH] tpm: remove PCI kconfig dependency
The driver dependencies on PCI have been removed. This patch clears that up in the Kconfig file Signed-off-by: Kylene Hall <kjhall@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
90612b308f
commit
c4b32b8b01
@@ -6,7 +6,7 @@ menu "TPM devices"
|
|||||||
|
|
||||||
config TCG_TPM
|
config TCG_TPM
|
||||||
tristate "TPM Hardware Support"
|
tristate "TPM Hardware Support"
|
||||||
depends on EXPERIMENTAL && PCI
|
depends on EXPERIMENTAL
|
||||||
---help---
|
---help---
|
||||||
If you have a TPM security chip in your system, which
|
If you have a TPM security chip in your system, which
|
||||||
implements the Trusted Computing Group's specification,
|
implements the Trusted Computing Group's specification,
|
||||||
|
Reference in New Issue
Block a user