]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - README
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
[karo-tx-uboot.git] / README
diff --git a/README b/README
index b1b3e1788ec92d8ba088dab91175dfb1a44e2e26..b025dfc24aec94f06b9f235bfe582c4e0897c3af 100644 (file)
--- 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.