Skip to content

Commit

Permalink
Add Mellanox ConnectX-3 NIC support (#3775)
Browse files Browse the repository at this point in the history
Enable MLX4 kernel options, mainly for OVA and x86.

Co-authored-by: Jan Čermák <[email protected]>
  • Loading branch information
greyltc and sairon authored Jan 15, 2025
1 parent cd04812 commit 16eb245
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions buildroot-external/kernel/v6.6.y/device-support-pci.config
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ CONFIG_NET_VENDOR_STMICRO=y
CONFIG_STMMAC_ETH=m
CONFIG_STMMAC_PCI=m

# Mellanox ConnectX-3 NIC support
CONFIG_MLX4_EN=m
# CONFIG_MLX4_DEBUG is not set
CONFIG_MLX4_CORE_GEN2=y

CONFIG_MEDIA_PCI_SUPPORT=y

# PCI sound drivers
Expand Down

0 comments on commit 16eb245

Please sign in to comment.