Add TPM support to coreboot
[coreboot.git] / src / Kconfig
index ba1af089cd7a080efd7679168b87b7f750e7f9ab..f7180a98c0aabd91e8d68fcfd9f95f8855aa96bb 100644 (file)
@@ -254,6 +254,10 @@ config IOAPIC
        bool
        default n
 
+config TPM
+       bool
+       default n
+
 # TODO: Can probably be removed once all chipsets have kconfig options for it.
 config VIDEO_MB
        int