diff options
author | Kai Vehmanen <[email protected]> | 2020-03-12 14:48:51 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-03-13 15:44:50 +0000 |
commit | 4399afd21a0169a125a16c2dbba68f7d9a2cffdb (patch) | |
tree | 4b00dfbe29e2101e75222c9b13bd7dff3200076d /lib/memory-notifier-error-inject.c | |
parent | 5c82813ce43e3a2017c43b32a57dc7a8802d9ad4 (diff) |
ASoC: Intel: sof_pcm512x: drop reverse deps for SND_HDA_CODEC_HDMI
Having a reverse dependency to a config that has its own additional
dependencies, is generally not recommended. And this applies to
select statements for SND_HDA_CODEC_HDMI, e.g. the case where SND_HDA
and SND_SOC_SOF_HDA are built as modules, but the machine driver is
built-in, leading to compile errors (reported as
i386-randconfig-e003-20200206).
Give up on trying to define different dependencies based on SOF/SST
selection, and simply add a "depends on" for SND_HDA_CODEC_HDMI. This
fixes the issue with randconfigs. Only downside is that SND_HDA_CODEC_HDMI
may be built unnecessarily in some cases, but this seems like the lesser
evil.
Signed-off-by: Kai Vehmanen <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions