Skip to content

Commit

Permalink
powerpc/configs: Add (back) MLX5 ethernet support to skiroot_defconfig
Browse files Browse the repository at this point in the history
It turns out that some defconfig changes and kernel config option
changes meant we accidentally dropped Ethernet support for Mellanox
CLX5 cards.

Fixes: cbc3980 ("powerpc/configs: Update skiroot defconfig")
Reported-by: Carol L Soto <[email protected]>
Suggested-by: Carol L Soto <[email protected]>
Signed-off-by: Stewart Smith <[email protected]>
Signed-off-by: Joel Stanley <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
  • Loading branch information
shenki authored and mpe committed May 2, 2019
1 parent de26912 commit e1619e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/powerpc/configs/skiroot_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1619e8

Please sign in to comment.