Re: [PATCH] arm64: defconfig: Enable Boradcom's GENET Ethernet controller

From: Florian Fainelli
Date: Tue Jan 14 2020 - 12:20:32 EST


On 1/14/20 8:48 AM, Nicolas Saenz Julienne wrote:
> Currently used on the Raspberry Pi 4.
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>

Typo in the subject: s/Boradcom/Broadcom/ other than that, do you want
me to pick that up now for 5.6?

> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 38b4f998e24a..245d52a4d009 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -256,6 +256,7 @@ CONFIG_VIRTIO_NET=y
> CONFIG_AMD_XGBE=y
> CONFIG_NET_XGENE=y
> CONFIG_ATL1C=m
> +CONFIG_BCMGENET=m
> CONFIG_BNX2X=m
> CONFIG_MACB=y
> CONFIG_THUNDER_NIC_PF=y
>


--
Florian