summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/hda/Kconfig
blob: a2209ab3ced660463856e418008d666a192b313b (plain)
1
2
3
4
5
6
7
8
9
10
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
	help
	  Enable initialization of HDA codecs.