[SRU][H][PATCH 1/1] UBUNTU: [Config] enable soundwire audio mach driver

Hui Wang hui.wang at canonical.com
Mon Jun 7 11:53:09 UTC 2021


On 6/7/21 2:34 PM, Andrea Righi wrote:
> On Fri, May 14, 2021 at 12:06:33PM +0800, Hui Wang wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1921632
>>
>> The soundwire audio driver in the kernel could work on some Dell cml
>> machines, so enable the machine driver and some needed codec driver.
>>
>> Signed-off-by: Hui Wang <hui.wang at canonical.com>
>> ---
>>   debian.master/config/annotations          | 8 +++++++-
>>   debian.master/config/config.common.ubuntu | 5 ++++-
>>   2 files changed, 11 insertions(+), 2 deletions(-)
>>
>> diff --git a/debian.master/config/annotations b/debian.master/config/annotations
>> index 8c01bb96351c..991fdbf7a448 100644
>> --- a/debian.master/config/annotations
>> +++ b/debian.master/config/annotations
>> @@ -8463,6 +8463,7 @@ CONFIG_SND_SOC_PCM5102A                         policy<{'amd64': 'm', 'arm64': '
>>   CONFIG_SND_SOC_PCM512x_I2C                      policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
>>   CONFIG_SND_SOC_PCM512x_SPI                      policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
>>   CONFIG_SND_SOC_RK3328                           policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
>> +CONFIG_SND_SOC_RT1308                           policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
> It looks like CONFIG_SND_SOC_RT1308 can only be enabled on amd64 (at
> least after rebasing linux-unstable to the latest 5.13-rc5).
>
> Do we really want this driver also on arm64/armhf/ppc64el?
No, only need it on amd64, please help set others to 'n'. thx.
>
> Thanks,
> -Andrea



More information about the kernel-team mailing list