Skip to content

Commit

Permalink
Merge pull request #2241 from etungsten/mellanox
Browse files Browse the repository at this point in the history
kernel-5.10: enable mellanox modules
  • Loading branch information
etungsten authored Jun 28, 2022
2 parents b29d125 + 6ab5fb6 commit 6fa9903
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/kernel-5.10/config-bottlerocket
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ CONFIG_IXGBE_DCB=y
CONFIG_IXGBE_HWMON=y
CONFIG_IXGBEVF=m

# Mellanox network support
CONFIG_MLXFW=m
CONFIG_MLX5_CORE=m
CONFIG_MLX5_INFINIBAND=m
CONFIG_NET_VENDOR_MELLANOX=y
CONFIG_MLX5_CORE_EN=y
CONFIG_NET_SWITCHDEV=y

# Xen blkfront for Xen-based EC2 platforms
CONFIG_XEN_BLKDEV_FRONTEND=y

Expand Down

0 comments on commit 6fa9903

Please sign in to comment.