summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/hda/Kconfig
blob: 193e1fcb8dc23897e601dc45ea8b27ecdd90feeb (plain)
1
2
3
4
5
6
7
8
9
10
11
config SOC_INTEL_COMMON_BLOCK_HDA
	bool
	help
	  Intel Processor common High Definition Audio driver support

config SOC_INTEL_COMMON_BLOCK_HDA_VERB
	bool
	depends on SOC_INTEL_COMMON_BLOCK_HDA
	select AZALIA_LOCK_DOWN_R_WO_GCAP
	help
	  Enable initialization of HDA codecs.