soc/intel/pantherlake: Remove soc_info.[hc] interface
[coreboot2.git] / src / soc / intel / common / pch / lockdown / Kconfig
blob38f60d2056981721c0259312adcb82e188c6ba37
1 ## SPDX-License-Identifier: GPL-2.0-only
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.