[OS-BUILD PATCH] [redhat] Add GIT macro to Makefile and Makefile.common:

2020-09-30 Thread GitLab Bridge on behalf of bcrocker
From: Ben Crocker GIT ?= git and replace literal occurrences of 'git' with $(GIT). This change enables us to override 'git' with, e.g., some arbitrary shell script that prints additional information and/or does additional processing before and/or after (or even instead of) invoking

Re: [OS-BUILD PATCHv2] New configs in drivers/clk

2020-09-30 Thread Mark Salter
On Wed, 2020-09-30 at 13:43 +, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed >

Re: [OS-BUILD PATCHv2] New configs in drivers/clk

2020-09-30 Thread Mark Salter
On Wed, 2020-09-30 at 13:43 +, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed >

Re: [OS-BUILD PATCH] New configs in arch/arm64

2020-09-30 Thread Mark Salter
On Wed, 2020-09-30 at 13:47 +, GitLab Bridge on behalf of jmflinuxtx wrote: > From: "Justin M. Forbes" > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed >

Re: [OS-BUILD PATCH] New configs in arch/arm64

2020-09-30 Thread Mark Salter
On Wed, 2020-09-30 at 13:47 +, GitLab Bridge on behalf of jmflinuxtx wrote: > From: "Justin M. Forbes" > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed >

Re: [OS-BUILD PATCHv2] New configs in drivers/dma-buf

2020-09-30 Thread Lyude Paul
Change this to Y On Wed, 2020-09-30 at 13:37 +, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves

Re: [OS-BUILD PATCH 1/2] redhat/Makefile and Makefile.common: add a GIT macro:

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 15:13:49 -, GitLab Bridge on behalf of bcrocker wrote: > From: Ben Crocker > > GIT ?= git > > and replace literal occurrences of 'git' with $(GIT). > This change enables us to override 'git' with, e.g., some > arbitrary shell script that prints additional information >

[OS-BUILD PATCH 1/2] redhat/Makefile and Makefile.common: add a GIT macro:

2020-09-30 Thread GitLab Bridge on behalf of bcrocker
From: Ben Crocker GIT ?= git and replace literal occurrences of 'git' with $(GIT). This change enables us to override 'git' with, e.g., some arbitrary shell script that prints additional information and/or does additional processing before and/or after (or even instead of) invoking

[OS-BUILD PATCH 0/2] redhat/Makefile and Makefile.common: add GIT macro

2020-09-30 Thread GitLab Bridge on behalf of bcrocker
From: bcrocker on gitlab.com In redhat/Makefile and Makefile.common, add a GIT macro: GIT ?= git and replace literal occurrences of 'git' with $(GIT).\ This change enables us to override 'git' with, e.g., some\ arbitrary shell script that prints additional information\ and/or does additional

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 16:29:47 +0200, Davide Caratti wrote: > I remember we discussed this some time ago, and the outcome was act_gate > can be useful for fedora users, not so much for RHEL users. So probably > it can be 'n' in the common setting, and 'm' in fedora, correct? Thanks for the

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Marcelo Ricardo Leitner
On Wed, Sep 30, 2020 at 04:29:47PM +0200, Davide Caratti wrote: > On Wed, 2020-09-30 at 16:23 +0200, Jiri Benc wrote: > > On Wed, 30 Sep 2020 11:16:32 -0300, Marcelo Ricardo Leitner wrote: > > > On Wed, Sep 30, 2020 at 01:46:53PM -, GitLab Bridge on behalf of > > > jmflinuxtx wrote: > > > >

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Marcelo Ricardo Leitner
On Wed, Sep 30, 2020 at 04:23:00PM +0200, Jiri Benc wrote: > On Wed, 30 Sep 2020 11:16:32 -0300, Marcelo Ricardo Leitner wrote: > > On Wed, Sep 30, 2020 at 01:46:53PM -, GitLab Bridge on behalf of > > jmflinuxtx wrote: > > > --- /dev/null > > > +++

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 11:16:32 -0300, Marcelo Ricardo Leitner wrote: > On Wed, Sep 30, 2020 at 01:46:53PM -, GitLab Bridge on behalf of > jmflinuxtx wrote: > > --- /dev/null > > +++ b/redhat/configs/common/generic/CONFIG_NET_ACT_GATE > > @@ -0,0 +1 @@ > > +# CONFIG_NET_ACT_GATE is not set >

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 16:14:02 +0200, Jiri Benc wrote: > On Wed, 30 Sep 2020 13:46:53 -, GitLab Bridge on behalf of jmflinuxtx > wrote: > > --- /dev/null > > +++ b/redhat/configs/common/generic/CONFIG_NET_ACT_GATE > > @@ -0,0 +1 @@ > > +# CONFIG_NET_ACT_GATE is not set > > Acked-by: Jiri

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Marcelo Ricardo Leitner
On Wed, Sep 30, 2020 at 01:46:53PM -, GitLab Bridge on behalf of jmflinuxtx wrote: > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_NET_ACT_GATE > @@ -0,0 +1 @@ > +# CONFIG_NET_ACT_GATE is not set Acked-by: Marcelo Ricardo Leitner ___

Re: [OS-BUILD PATCHv2] New configs in net/ipv6

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 13:46:41 -, GitLab Bridge on behalf of jmflinuxtx wrote: > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_INET6_ESPINTCP > @@ -0,0 +1 @@ > +# CONFIG_INET6_ESPINTCP is not set We have CONFIG_INET_ESPINTCP enabled, so this should be enabled, too. Unless Sabrina

Re: [OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 13:46:53 -, GitLab Bridge on behalf of jmflinuxtx wrote: > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_NET_ACT_GATE > @@ -0,0 +1 @@ > +# CONFIG_NET_ACT_GATE is not set Acked-by: Jiri Benc ___ kernel mailing list

Re: [OS-BUILD PATCHv2] New configs in lib/Kconfig.debug

2020-09-30 Thread Prarit Bhargava
On 9/30/20 9:39 AM, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration

Re: [OS-BUILD PATCHv2] New configs in init/Kconfig

2020-09-30 Thread Prarit Bhargava
On 9/30/20 9:39 AM, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration

Re: [OS-BUILD PATCHv2] New configs in init/Kconfig

2020-09-30 Thread Prarit Bhargava
On 9/30/20 9:43 AM, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration

Re: [OS-BUILD PATCHv2] New configs in fs/pstore

2020-09-30 Thread Eric Sandeen
On 9/30/20 8:48 AM, Eric Sandeen wrote: > On 9/30/20 8:42 AM, GitLab Bridge on behalf of jeremycline wrote: >> From: "CKI@GitLab" >> >> Hi, >> >> As part of the ongoing rebase effort, the following configuration >> options need to be reviewed. >> >> As a reminder, the ARK configuration flow

[OS-BUILD PATCH] New configs in drivers/misc

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Jeremy Cline Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/clk

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/net/phy

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCH] New configs in drivers/crypto

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Jeremy Cline Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

Re: [OS-BUILD PATCHv2] New configs in fs/pstore

2020-09-30 Thread Eric Sandeen
On 9/30/20 8:42 AM, GitLab Bridge on behalf of jeremycline wrote: > From: "CKI@GitLab" > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration options

[OS-BUILD PATCH] New configs in drivers/vdpa

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in net/sched

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in net/ipv6

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCH] New configs in arch/arm64

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/net/wireless

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in net/bluetooth

2020-09-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv3 2/2] Update CONFIG_PINCTRL_EMMITSBURG

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Justin Forbes Cc: David Arcari --- redhat/configs/common/generic/CONFIG_PINCTRL_EMMITSBURG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/configs/common/generic/CONFIG_PINCTRL_EMMITSBURG b/redhat/configs/common/generic/CONFIG_PINCTRL_EMMITSBURG index

[OS-BUILD PATCHv3 1/2] [redhat] New configs in drivers/thermal

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv3 1/2] [redhat] New configs in drivers/pinctrl

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv3 0/2] [redhat] New configs in drivers/pinctrl

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: jeremycline on gitlab.com Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below,

[OS-BUILD PATCHv3 2/2] Update CONFIG_THERMAL_NETLINK

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Justin Forbes Cc: David Arcari --- redhat/configs/common/generic/CONFIG_THERMAL_NETLINK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/configs/common/generic/CONFIG_THERMAL_NETLINK b/redhat/configs/common/generic/CONFIG_THERMAL_NETLINK index

[OS-BUILD PATCHv3 0/2] [redhat] New configs in drivers/thermal

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: jeremycline on gitlab.com Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below,

[OS-BUILD PATCHv2] New configs in arch/powerpc

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in arch/powerpc

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/clk

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in kernel/trace

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in fs/pstore

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: "CKI@GitLab" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in init/Kconfig

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in mm/Kconfig

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: "CKI@GitLab" Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv3 0/2] [redhat] New configs in drivers/iommu

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: jeremycline on gitlab.com Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below,

[OS-BUILD PATCHv3 1/2] [redhat] New configs in drivers/iommu

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv3 2/2] configs/iommu: Add config comment to empty CONFIG_SUN50I_IOMMU file

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Jerry Snitselaar Signed-off-by: Jerry Snitselaar Cc: Myron Stowe Cc: Alex Williamson Cc: Don Dutile Cc: Jerry Snitselaar --- redhat/configs/common/generic/CONFIG_SUN50I_IOMMU | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/configs/common/generic/CONFIG_SUN50I_IOMMU

[OS-BUILD PATCHv2] New configs in lib/Kconfig.debug

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in init/Kconfig

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/phy

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in lib/Kconfig.debug

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/tty

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/pinctrl

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/input

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCH] New configs in arch/powerpc

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Jeremy Cline Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in drivers/dma-buf

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

[OS-BUILD PATCHv2] New configs in init/Kconfig

2020-09-30 Thread GitLab Bridge on behalf of jeremycline
From: Fedora Kernel Team Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are

Re: [ARK PATCH 0/3148] Perex/soundwire next 20200929

2020-09-30 Thread Jiri Benc
On Wed, 30 Sep 2020 09:24:30 -, GitLab Bridge on behalf of perexg wrote: > The patch series is too large to sent by email. 3148 patches for ARK surely doesn't sound correct. Nacked-by: Jiri Benc ___ kernel mailing list --

[OS-BUILD PATCHv2] alsa: fedora configs - enable SOF SoundWire driver

2020-09-30 Thread GitLab Bridge on behalf of perexg
From: Jaroslav Kysela Signed-off-by: Jaroslav Kysela --- redhat/configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM | 1 + redhat/configs/fedora/generic/arm/CONFIG_SOUNDWIRE_QCOM | 1 + .../fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH | 1 +

[OS-BUILD PATCH] alsa: fedora configs - enable SOF SoundWire driver

2020-09-30 Thread GitLab Bridge on behalf of perexg
From: Jaroslav Kysela --- redhat/configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM | 1 + redhat/configs/fedora/generic/arm/CONFIG_SOUNDWIRE_QCOM | 1 + .../fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH | 1 +

[ARK PATCH 0/3148] Perex/soundwire next 20200929

2020-09-30 Thread GitLab Bridge on behalf of perexg
From: perexg on gitlab.com The merge request had no description. Note: The patch series is too large to sent by email. To review the series locally, set up your repository to fetch from the GitLab remote: $ git remote add gitlab https://gitlab.com/cki-project/kernel-ark.git $ git config