[linux-yocto] [yocto-kernel-cache][PATCH v2] common-pc-wifi.cfg: Add CONFIG_BRCMFMAC_PCIE

Bruce Ashfield bruce.ashfield at windriver.com
Fri Sep 15 12:17:24 PDT 2017


On 2017-09-15 2:21 PM, California Sullivan wrote:
> This is needed for some Broadcomm wifi drivers.
> 
> Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
> ---
> Actually applies to 4.9, 4.10, and 4.12 this time. It looks like master
> is missing "b898385 wifi: drop BRCMFMAC_PROTO_MSGBUF, since it is
> selected" so that should be applied before this patch.

merged (and I just merged yocto-4.12 -> master) so everything is ready
for the next kernel versions.

Bruce

> 
>   bsp/common-pc/common-pc-wifi.cfg | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/bsp/common-pc/common-pc-wifi.cfg b/bsp/common-pc/common-pc-wifi.cfg
> index 14d82b1..7831abe 100644
> --- a/bsp/common-pc/common-pc-wifi.cfg
> +++ b/bsp/common-pc/common-pc-wifi.cfg
> @@ -24,6 +24,7 @@ CONFIG_BRCMFMAC=m
>   CONFIG_BRCMFMAC_USB=y
>   CONFIG_BRCMFMAC_SDIO=y
>   CONFIG_BRCMFMAC_PROTO_BCDC=y
> +CONFIG_BRCMFMAC_PCIE=y
>   
>   CONFIG_WEXT_CORE=y
>   CONFIG_WEXT_PROC=y
> 



More information about the linux-yocto mailing list