未验证 提交 d9b994cd 编写于 作者: P Pierre-Louis Bossart 提交者: Mark Brown

ASoC: AMD: acp-config: fix missing dependency on SND_SOC_ACPI

With a custom .config, the following error is thrown:

ERROR: modpost: "snd_soc_acpi_codec_list"
[sound/soc/amd/snd-acp-config.ko] undefined!

Fix by adding a clear dependency on SND_SOC_ACPI
Reported-by: Nkernel test robot <lkp@intel.com>
Signed-off-by: NPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: NKai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20211207192309.43883-1-pierre-louis.bossart@linux.intel.comSigned-off-by: NMark Brown <broonie@kernel.org>
上级 6c7ac18c
...@@ -98,6 +98,7 @@ config SND_SOC_AMD_YC_MACH ...@@ -98,6 +98,7 @@ config SND_SOC_AMD_YC_MACH
config SND_AMD_ACP_CONFIG config SND_AMD_ACP_CONFIG
tristate "AMD ACP configuration selection" tristate "AMD ACP configuration selection"
depends on SND_SOC_ACPI
help help
This option adds an auto detection to determine which ACP This option adds an auto detection to determine which ACP
driver modules to use driver modules to use
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册