diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-03-04 21:30:52 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-11 17:31:49 +0100 |
commit | 686174a0989b1c33698b26523a1e4ccdcc84cf22 (patch) | |
tree | 8d6ee3652d23c03fa3df908e26bbc327540b6c1b /scripts/makelst | |
parent | ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM (diff) | |
download | linux-686174a0989b1c33698b26523a1e4ccdcc84cf22.tar.xz linux-686174a0989b1c33698b26523a1e4ccdcc84cf22.zip |
ASoC: qcom: add i2c dependency for SND_SOC_SDM845
We must not select SND_SOC_MAX98927 unless CONFIG_I2C
is also enabled:
WARNING: unmet direct dependencies detected for SND_SOC_MAX98927
Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && I2C [=n]
Selected by [y]:
- SND_SOC_SDM845 [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && QCOM_APR [=y] && MFD_CROS_EC [=y]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Cheng-Yi Chiang <cychiang@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions