]> 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)
commitde8d76c1c8e9370ebb09b000db37652ccc02a17a
tree7a5083befe082e27c4a4907044a7ddfe64a6ec72
parent8b3cc77c104cf0026b5afd65ef19e8475ffdbee6
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: 076edc491d56 ("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