summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChe-liang Chiou <clchiou@chromium.org>2013-04-12 11:04:34 +0000
committerSimon Glass <sjg@chromium.org>2013-06-03 01:26:25 -0700
commit90899cc0144f4dea0fa402af1bf8be37c215e785 (patch)
treefcc8832714e868d65cff8111e03d636b9293dc5a /README
parentd6639d10dbfa42dc888f8917012550b632a88959 (diff)
downloadtalos-obmc-uboot-90899cc0144f4dea0fa402af1bf8be37c215e785.tar.gz
talos-obmc-uboot-90899cc0144f4dea0fa402af1bf8be37c215e785.zip
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
The new name is more aligned with Linux kernel's naming of TPM driver. Signed-off-by: Peter Huewe <peter.huewe@infineon.com> Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Wai-Hong Tam <waihong@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index b1b3e1788e..b025dfc24a 100644
--- a/README
+++ b/README
@@ -1209,7 +1209,10 @@ The following options need to be configured:
If this option is set, the driver enables cache flush.
- TPM Support:
- CONFIG_GENERIC_LPC_TPM
+ CONFIG_TPM
+ Support TPM devices.
+
+ CONFIG_TPM_TIS_LPC
Support for generic parallel port TPM devices. Only one device
per system is supported at this time.
OpenPOWER on IntegriCloud