Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4b32b8b authored by Kylene Jo Hall's avatar Kylene Jo Hall Committed by Linus Torvalds
Browse files

[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: default avatarKylene Hall <kjhall@us.ibm.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 90612b30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ menu "TPM devices"

config TCG_TPM
	tristate "TPM Hardware Support"
	depends on EXPERIMENTAL && PCI
	depends on EXPERIMENTAL
	---help---
	  If you have a TPM security chip in your system, which
	  implements the Trusted Computing Group's specification,