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: 274d79e518
("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>
This commit is contained in:
parent
47a1886a61
commit
5755d0f63c
@ -218,7 +218,7 @@ config SND_SOC_INTEL_AVS
|
||||
select SND_SOC_TOPOLOGY
|
||||
select SND_HDA_EXT_CORE
|
||||
select SND_HDA_DSP_LOADER
|
||||
select SND_INTEL_NHLT
|
||||
select SND_INTEL_DSP_CONFIG
|
||||
help
|
||||
Enable support for Intel(R) cAVS 1.5 platforms with DSP
|
||||
capabilities. This includes Skylake, Kabylake, Amberlake and
|
||||
|
Loading…
Reference in New Issue
Block a user