commit | c1c050ee74d67aeb879fd38e3a07139d7fdb79f4 | [log] [tgz] |
---|---|---|
author | Wei Li <liwei391@huawei.com> | Tue Apr 21 04:24:10 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Apr 20 14:56:26 2020 +0100 |
tree | 8e2e1dab9fc1b39a566723329f41da51a4372fe4 | |
parent | 91e475b5e810c7e0d6346e58017507d66a23f526 [diff] |
ASoC: Fix wrong dependency of da7210 and wm8983 As these two drivers support I2C and SPI, we should add the SND_SOC_I2C_AND_SPI dependency instead. Fixes: ce0c97f8a2936 ("ASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout") Signed-off-by: Wei Li <liwei391@huawei.com> Link: https://lore.kernel.org/r/20200420202410.47327-3-liwei391@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>