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

Bruce Ashfield bruce.ashfield at windriver.com
Fri Sep 15 08:04:40 PDT 2017


On 09/14/2017 04:51 PM, California Sullivan wrote:
> This is needed for some Broadcomm wifi drivers.
> 
> Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
> ---
> This is for yocto-4.9 and newer.
> 

I got a reject when applying this to the tip of the yocto-4.9
branch.

Can you double check your top commit for that branch ?

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 272f912..c2f7d38 100644
> --- a/bsp/common-pc/common-pc-wifi.cfg
> +++ b/bsp/common-pc/common-pc-wifi.cfg
> @@ -20,6 +20,7 @@ CONFIG_BRCMUTIL=m
>   CONFIG_BRCMSMAC=m
>   CONFIG_BRCMFMAC=m
>   CONFIG_BRCMFMAC_USB=y
> +CONFIG_BRCMFMAC_PCIE=y
>   
>   CONFIG_WEXT_CORE=y
>   CONFIG_WEXT_PROC=y
> 



More information about the linux-yocto mailing list