summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/basecode/debug/Kconfig
blob: f72055b6723958a9a5788231c7d295c0fcd0da9f (plain)
1
2
3
4
5
6
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.