3 May
2019
3 May
'19
7:39 a.m.
On Fri, Apr 19, 2019 at 02:46:49PM -0500, Pierre-Louis Bossart wrote:
config REGMAP_SOUNDWIRE tristate
- depends on SOUNDWIRE_BUS
- select SOUNDWIRE_BUS
This now makes _SOUNDWIRE different to all the other bus types; if this is a good change then surely the same thing should be done for all the other bus types. It's also not clear to me that this actually does anything, do selects from symbols that are themselves selected actually do anything?