[PATCH] powerpc: config: skiroot: Add (back) MLX5 ethernet support

Mathieu Malaterre malat at debian.org
Wed Apr 3 18:12:04 AEDT 2019


On Wed, Apr 3, 2019 at 2:51 AM Joel Stanley <joel at jms.id.au> wrote:
>
> It turns out that some defconfig changes and kernel config option
> changes meant we accidentally dropped Ethernet support for Mellanox CLX5
> cards.
>
> Reported-by: Carol L Soto <clsoto at us.ibm.com>
> Suggested-by: Carol L Soto <clsoto at us.ibm.com>
> Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
> Signed-off-by: Joel Stanley <joel at jms.id.au>

Fixes: cbc39809a398 ("powerpc/configs: Update skiroot defconfig")

?

> ---
>  arch/powerpc/configs/skiroot_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/powerpc/configs/skiroot_defconfig b/arch/powerpc/configs/skiroot_defconfig
> index 5ba131c30f6b..6038b9347d9e 100644
> --- a/arch/powerpc/configs/skiroot_defconfig
> +++ b/arch/powerpc/configs/skiroot_defconfig
> @@ -163,6 +163,8 @@ CONFIG_S2IO=m
>  CONFIG_MLX4_EN=m
>  # CONFIG_MLX4_CORE_GEN2 is not set
>  CONFIG_MLX5_CORE=m
> +CONFIG_MLX5_CORE_EN=y
> +# CONFIG_MLX5_EN_RXNFC is not set
>  # CONFIG_NET_VENDOR_MICREL is not set
>  # CONFIG_NET_VENDOR_MICROSEMI is not set
>  CONFIG_MYRI10GE=m
> --
> 2.20.1
>


More information about the Linuxppc-dev mailing list