repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/nissa/var/rull: Add 6W and 15W DPTF parameters
[coreboot2.git]
/
src
/
drivers
/
intel
/
ptt
/
Kconfig
blob
3fd4333d199c77ee03f9d8bda74a26fefb8b727e
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
config HAVE_INTEL_PTT
4
bool
5
default n
6
select VBOOT_MOCK_SECDATA if VBOOT
7
help
8
Activate if your platform has Intel Platform Trust Technology like Intel iTPM and you want to use it.