summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index 3f184be58f..27b2769158 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3437,8 +3437,8 @@
/*****************************************************************************/
/* TPM-like configuration */
-/* Speak the TPM SPI Hardware Protocol on the SPI slave interface */
-#undef CONFIG_TPM_SPS
+/* Speak the TPM SPI Hardware Protocol on the SPI peripheral interface */
+#undef CONFIG_TPM_SPP
/* Speak to the TPM 2.0 hardware protocol on the I2C periph interface */
#undef CONFIG_TPM_I2CP