ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIG
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Mon, 25 Apr 2022 09:16:46 +0000 (11:16 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 12:59:06 +0000 (13:59 +0100)
commit5755d0f63c677b8b63b82dceacd26d96617e3ba8
tree4684839c41e6cdd05bc81d9f8c28a05ce967c0a8
parent47a1886a610aca6a55c18ee677f9176e73162e97
ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIG

In order to enable NHLT support one must select SND_INTEL_DSP_CONFIG,
which will select SND_INTEL_NHLT. Otherwise the file containing NHLT
code doesn't get build leading to errors when linking.

Fixes: 274d79e51875 ("ASoC: Intel: avs: Configure modules according to their type")
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20220425091646.545216-2-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig