summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/pch/lockdown/Kconfig
blob: 38f60d2056981721c0259312adcb82e188c6ba37 (plain)
1
2
3
4
5
6
7
8
9
## SPDX-License-Identifier: GPL-2.0-only

config SOC_INTEL_COMMON_PCH_LOCKDOWN
	bool
	default n
	help
	  This option allows to have chipset lockdown for DMI, FAST_SPI and
	  soc_lockdown_config() to implement any additional lockdown as PMC,
	  LPC for supported PCH.