[alsa-devel] [PATCH v2 2/2] regmap: soundwire: fix Kconfig select/depend issue
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Mon May 6 17:28:35 CEST 2019
On 5/5/19 11:40 PM, Mark Brown wrote:
> On Fri, May 03, 2019 at 09:32:53AM -0500, Pierre-Louis Bossart wrote:
>
>> As I mentioned it'll compile the bus even if there is no user for it, but
>> it's your call: alignment or optimization.
>
> You can have both. Alignment is a requirement. If you want to optimize
> this then it'd be better to optimize all the bus types rather than just
> having the one weird bus type that does something different for no
> documented reason.
Fine, I'll align if this is the requirement.
Thanks for the feedback.
More information about the Alsa-devel
mailing list