summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/basecode/debug/Kconfig
blob: 759b9697c99aa6985076e7bb9a476efa70211b19 (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

config SOC_INTEL_COMMON_BASECODE_DEBUG_FEATURE
	bool
	default n
	help
	  Driver to control runtime features of Intel SoC & coreboot. For example, controlling
	  the CSE firmware update feature without rebuilding the code.