[PATCH] TPM depends on PCI

From: Geert Uytterhoeven
Date: Mon Mar 21 2005 - 15:50:11 EST



TPM depends on PCI.

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

--- linux-2.6.12-rc1/drivers/char/tpm/Kconfig 2005-03-18 13:30:48.000000000 +0100
+++ linux-m68k-2.6.12-rc1/drivers/char/tpm/Kconfig 2005-03-21 21:29:36.739986209 +0100
@@ -6,7 +6,7 @@ menu "TPM devices"

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

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/