]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: wcd934x: add Slimbus dependency
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 1 Sep 2022 10:14:57 +0000 (13:14 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 1 Sep 2022 10:56:24 +0000 (11:56 +0100)
commit2c02cfb640bf18e51b11abb06245e02ba22acb2f
tree7a5083befe082e27c4a4907044a7ddfe64a6ec72
parent2a89cb139a78eabead6b84e0cdabb2d9a88d8c9a
ASoC: codecs: wcd934x: add Slimbus dependency

The WCD934X codec is a Slimbus driver, so it must depend on SLIMBUS,
also for compile tests:

  ERROR: modpost: "slim_stream_prepare" [sound/soc/codecs/snd-soc-wcd934x.ko] undefined!

Reported-by: kernel test robot <lkp@intel.com>
Fixes: b906eff18d08 ("ASoC: codecs: allow compile testing without MFD drivers")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220901101458.365354-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig