diff options
| author | YueHaibing <[email protected]> | 2020-04-09 10:18:28 +0300 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-04-15 23:28:04 +0100 |
| commit | fe17e6cdc0fefca96ba9659be4b2b07487cbf0c5 (patch) | |
| tree | 2d2cbc4cccd0929e30eaf185a27d3ea9d3e01183 /tools/perf/scripts/python | |
| parent | 5bd70440cb0a6f5c6a84019bb2aa93ab8310a5cd (diff) | |
ASoC: SOF: imx8: Fix randbuild error
when do randconfig like this:
CONFIG_SND_SOC_SOF_IMX8_SUPPORT=y
CONFIG_SND_SOC_SOF_IMX8=y
CONFIG_SND_SOC_SOF_OF=y
CONFIG_IMX_DSP=m
CONFIG_IMX_SCU=y
there is a link error:
sound/soc/sof/imx/imx8.o: In function 'imx8_send_msg':
imx8.c:(.text+0x380): undefined reference to 'imx_dsp_ring_doorbell'
Select IMX_DSP in SND_SOC_SOF_IMX8_SUPPORT to fix this
Fixes: f9ad75468453 ("ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependency")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Daniel Baluta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions