aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/tpm/Kconfig
blob: fbb3b423f4159fe14b6b37faedc16be796ddc3c7 (plain)
1
2
3
4
5
6
7
config LPC_TPM
	bool
	default n
	help
	  Enable this option to enable LPC TPM support in coreboot.

	  If unsure, say N.