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

Colin Ian King colin.king at canonical.com
Thu Apr 22 12:43:07 UTC 2021


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?

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



More information about the kernel-team mailing list