From 80cf457748b5d028d308f56d4a85c90e46847202 Mon Sep 17 00:00:00 2001 From: Rajiv Andrade Date: Tue, 1 Nov 2011 09:42:58 -0200 Subject: [PATCH] --- yaml --- r: 283237 b: refs/heads/master c: 2f592f2a7d74c66763a6903edd04109132674d73 h: refs/heads/master i: 283235: 8feea9f86db443e2d8b3a8a2265ad0132ab7566c v: v3 --- [refs] | 2 +- trunk/drivers/char/tpm/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 75ca5abe8a55..a253f16e664d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fd04886660208ab2e35baaca55588afa57d52c9c +refs/heads/master: 2f592f2a7d74c66763a6903edd04109132674d73 diff --git a/trunk/drivers/char/tpm/Kconfig b/trunk/drivers/char/tpm/Kconfig index f6595aba4f0f..4d9273a1a781 100644 --- a/trunk/drivers/char/tpm/Kconfig +++ b/trunk/drivers/char/tpm/Kconfig @@ -27,6 +27,7 @@ if TCG_TPM config TCG_TIS tristate "TPM Interface Specification 1.2 Interface" + depends on X86 ---help--- If you have a TPM security chip that is compliant with the TCG TIS 1.2 TPM specification say Yes and it will be accessible @@ -35,6 +36,7 @@ config TCG_TIS config TCG_NSC tristate "National Semiconductor TPM Interface" + depends on X86 ---help--- If you have a TPM security chip from National Semiconductor say Yes and it will be accessible from within Linux. To