mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
Add Mellanox ConnectX-3 NIC support for kernel 6.12 (#3969)
PR #3775 was mistakenly left out of the jump to the 6.12 kernel
This commit is contained in:
committed by
GitHub
parent
ff1eadfe21
commit
73b6cce99a
@@ -26,6 +26,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
|
||||
|
||||
Reference in New Issue
Block a user