• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3config SOC_INTEL_COMMON_BASECODE_DEBUG_FEATURE
4	bool
5	default n
6	help
7	  Driver to control runtime features of Intel SoC & coreboot. For example, controlling
8	  the CSE firmware update feature without rebuilding the code.
9