diff options
| author | Arnd Bergmann <[email protected]> | 2018-07-24 11:36:45 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-07-24 11:56:28 +0100 |
| commit | a241c3d95b8b985834d218eedde3923ed683e862 (patch) | |
| tree | 53bbb1ad57aa4208211de5aa3be9b0b91aaf8f8c /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 2f562a4739602d96928de0b040ce46b00d8d3adc (diff) | |
ASoC: meson: axg-spdifout: select SND_PCM_IEC958
When CONFIG_SND_PCM_IEC958 is disabled, we get a link error for the
new driver:
sound/soc/meson/axg-spdifout.o: In function `axg_spdifout_hw_params':
axg-spdifout.c:(.text+0x650): undefined reference to `snd_pcm_create_iec958_consumer_hw_params'
The other users use 'select', so we should do the same here.
Fixes: 53eb4b7aaa04 ("ASoC: meson: add axg spdif output")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Jerome Brunet <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions