20 Feb
2024
20 Feb
'24
7:13 a.m.
On Tue, Feb 20, 2024, at 06:57, Mukunda,Vijendar wrote:
On 19/02/24 15:08, Arnd Bergmann wrote:
From: Arnd Bergmann arnd@arndb.de
In normal configs, they should all either be built-in or all loadable modules anyway, so this simplification does not limit any real usecases.
Tested this patch. SOUNWIRE_AMD flag is not selected by default causing AMD SOF driver for ACP 6.3 platform is build without enabling SoundWire.
Yes, that is what I described. But as SOUNWIRE_AMD is a user visible symbol, there is no problem in expecting users to enable it when they have this hardware, and distros just enable all the drivers anyway.
Arnd