Searched hist:b83eb8be4f2ca9d6beb1a8b66f666ef7039b7a64 (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/qcom/ |
H A D | Kconfig | diff b83eb8be4f2ca9d6beb1a8b66f666ef7039b7a64 Wed Feb 23 02:19:12 CET 2022 Mark Brown <broonie@kernel.org> ASoC: sc7280: Really depends on SOUNDWIRE
The sc7280 driver really does depend on SOUNDWIRE since it calls various sdw_ functions (eg, sdw_enable_stream(), sdw_prepare_stream()) which do not have stubs when that is disabled so we can't build with COMPILE_TEST.
Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220223011913.2753938-1-broonie@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
|