diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-09-26 14:46:35 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-09-27 23:22:26 +0100 |
commit | bec5ecdf41d404691980c9c82ba867113cc8dee5 (patch) | |
tree | 4202e5a58bd4c6229b83eb89c5719e6ffb8cdfdc /sound/soc/pxa/pxa2xx-i2s.h | |
parent | 42cfb412e24ffbb46d6de9590293bc44f921a0fb (diff) |
ASoC: pxa: avoid AC97_BUS build warning
Selecting AC97_BUS_NEW from SND_PXA2XX_SOC_AC97 leads to a Kconfig
warning if any other driver selects AC97_BUS:
WARNING: unmet direct dependencies detected for AC97_BUS_COMPAT
Depends on [n]: SOUND [=y] && !UML && SND [=y] && AC97_BUS_NEW [=y] && !AC97_BUS [=y]
Selected by [y]:
- SND_SOC_WM9713 [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && AC97_BUS_NEW [=y]
I don't know if that combination is supposed to work.
Assuming it is not, this adds a dependency on all users
for PXA to avoids the combination.
Fixes: 1c8bc7b3de5e ("ASoC: pxa: switch to new ac97 bus support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/pxa/pxa2xx-i2s.h')
0 files changed, 0 insertions, 0 deletions