ACK: [SRU][F/raspi][G/raspi][H/raspi][PATCH 1/1] UBUNTU: [Config] raspi: Set IWLWIFI=m

Juerg Haefliger juerg.haefliger at canonical.com
Fri Apr 23 09:15:47 UTC 2021


On Thu, 22 Apr 2021 13:43:07 +0100
Colin Ian King <colin.king at canonical.com> wrote:

> On 22/04/2021 13:30, Juerg Haefliger wrote:
> > BugLink: https://bugs.launchpad.net/bugs/1925209
> > 
> > The dependent options where set to match the generic kernel.
> > 
> > Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> > ---
> >  debian.raspi/config/config.common.ubuntu | 10 +++++++++-
> >  1 file changed, 9 insertions(+), 1 deletion(-)
> > 
> > diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
> > index 27b26cac1f35..0e27af974ce8 100644
> > --- a/debian.raspi/config/config.common.ubuntu
> > +++ b/debian.raspi/config/config.common.ubuntu
> > @@ -3588,7 +3588,15 @@ CONFIG_ISO9660_FS=m
> >  CONFIG_ITG3200=m
> >  # CONFIG_IWL3945 is not set
> >  # CONFIG_IWL4965 is not set
> > -# CONFIG_IWLWIFI is not set
> > +CONFIG_IWLDVM=m
> > +CONFIG_IWLMVM=m
> > +CONFIG_IWLWIFI=m
> > +# CONFIG_IWLWIFI_BCAST_FILTERING is not set
> > +# CONFIG_IWLWIFI_DEBUG is not set
> > +CONFIG_IWLWIFI_DEBUGFS=y
> > +CONFIG_IWLWIFI_DEVICE_TRACING=y
> > +CONFIG_IWLWIFI_LEDS=y
> > +CONFIG_IWLWIFI_OPMODE_MODULAR=y
> >  # CONFIG_IXGB is not set
> >  # CONFIG_IXGBE is not set
> >  # CONFIG_IXGBEVF is not set
> >   
> 
> Makes sense.  Are there other such plug-in wifi cards that need enabling
> too?

Yes, but not just wifi. Pretty much any PCIe Gen2 x1 card should be
supported by the raspi kernel. The plan is to eventually match the generic
kernel and enable the same PCI(e) modules. A fist pass of simply enabling
everything that depends on PCI yields an additional 500 modules. But some of
those are not PCIe x1 so I should scrub that list. Any suggestions on how
to do that programmatically are more than welcome :-)

...Juerg

 
> Acked-by: Colin Ian King <colin.king at canonical.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20210423/94d72078/attachment.sig>


More information about the kernel-team mailing list