• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3config SOC_INTEL_COMMON_BLOCK_HDA
4	bool
5	help
6	  Intel Processor common High Definition Audio driver support
7
8config SOC_INTEL_COMMON_BLOCK_HDA_VERB
9	bool
10	depends on SOC_INTEL_COMMON_BLOCK_HDA
11	help
12	  Enable initialization of HDA codecs.
13