[PATCH] tpm: remove PCI kconfig dependency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The driver dependencies on PCI have been removed.  This patch clears
that up in the Kconfig file

Signed-off-by: Kylene Hall <[email protected]>
--- 

Note the pci.h file can not be removed from the include list because of
the prom functions used by the ppc64 specific parts of the driver.

--- linux-2.6.14/drivers/char/tpm/Kconfig	2005-10-27 19:02:08.000000000 -0500
+++ linux-2.6.14-rc4-tpm/drivers/char/tpm/Kconfig	2005-11-16 16:54:38.000000000 -0600
@@ -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,



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux