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
soc/intel/pantherlake: Remove soc_info.[hc] interface
[coreboot2.git]
/
src
/
soc
/
intel
/
common
/
pch
/
lockdown
/
Kconfig
blob
38f60d2056981721c0259312adcb82e188c6ba37
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
config SOC_INTEL_COMMON_PCH_LOCKDOWN
4
bool
5
default n
6
help
7
This option allows to have chipset lockdown for DMI, FAST_SPI and
8
soc_lockdown_config() to implement any additional lockdown as PMC,
9
LPC for supported PCH.