[alsa-devel] [PATCH 0/2] soundwire: fix Kconfig select/depend issues
Vinod Koul
vkoul at kernel.org
Sun Apr 14 12:13:47 CEST 2019
On 11-04-19, 14:28, Pierre-Louis Bossart wrote:
> 0-day/Kbuild starts complaining about missed module dependencies and
> compilation issues. Since codecs and soc drivers need to be compilable
> independently, let's fix this using the following model:
I have not seen a build report on this one, is this some internal Intel
report or on upstream tree?
> SOUNDWIRE_INTEL ---- select -----------
> |
> v
> REGMAP_SOUNDWIRE --- select ---> SOUNDWIRE_BUS
>
>
> Pierre-Louis Bossart (2):
> regmap: soundwire: fix Kconfig select/depend issue
> soundwire: fix SOUNDWIRE_BUS option
>
> drivers/base/regmap/Kconfig | 3 ++-
> drivers/soundwire/Kconfig | 1 -
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> --
> 2.17.1
--
~Vinod
More information about the Alsa-devel
mailing list