[PATCH] tpm: Support for Infineon TPM
[pandora-kernel.git] / drivers / char / tpm / Kconfig
index 7a96977..94a3b3e 100644 (file)
@@ -35,5 +35,16 @@ config TCG_ATMEL
          will be accessible from within Linux.  To compile this driver 
          as a module, choose M here; the module will be called tpm_atmel.
 
+config TCG_INFINEON
+       tristate "Infineon Technologies SLD 9630 TPM Interface"
+       depends on TCG_TPM
+       ---help---
+         If you have a TPM security chip from Infineon Technologies
+         say Yes and it will be accessible from within Linux.  To
+         compile this driver as a module, choose M here; the module
+         will be called tpm_infineon.
+         Further information on this driver and the supported hardware
+         can be found at http://www.prosec.rub.de/tpm
+
 endmenu