summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/ptt/Kconfig
blob: 3fd4333d199c77ee03f9d8bda74a26fefb8b727e (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

config HAVE_INTEL_PTT
	bool
	default n
	select VBOOT_MOCK_SECDATA if VBOOT
	help
		Activate if your platform has Intel Platform Trust Technology like Intel iTPM and you want to use it.