lkml.org 
[lkml]   [2019]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] soundwire: fix Kconfig select/depend issues
Date
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:

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

\
 
 \ /
  Last update: 2019-04-11 21:28    [W:0.179 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site