diff options
author | Arnd Bergmann <[email protected]> | 2021-10-29 13:36:57 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-10-29 14:57:16 +0100 |
commit | 62a30322607f120e10ea1a7d07895b5af8049baa (patch) | |
tree | 15630a1e9ac4a617809d612838aff0e96df2de43 /scripts/gdb/linux/utils.py | |
parent | 1560081f4c4b5f0919244af7fc63d3d0de9db949 (diff) |
ASoC: amd: acp: select CONFIG_SND_SOC_ACPI
The acp-platform driver now needs the ACPI helpers:
ld.lld: error: undefined symbol: snd_soc_acpi_find_machine
>>> referenced by acp-platform.c
>>> soc/amd/acp/acp-platform.o:(acp_machine_select) in archive sound/built-in.a
ld.lld: error: undefined symbol: snd_soc_acpi_codec_list
>>> referenced by acp-renoir.c
>>> soc/amd/acp/acp-renoir.o:(snd_soc_acpi_amd_acp_machines) in archive sound/built-in.a
Other drivers using this interface, select SND_SOC_ACPI, so do the
same thing here.
Fixes: e646b51f5dd5 ("ASoC: amd: acp: Add callback for machine driver on ACP")
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions