Skip to content

Commit

Permalink
Integrate HW-MGMT 7.0030.4003 Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekrnv committed Jun 6, 2024
1 parent 25cc176 commit 479f392
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/mellanox/hw-management.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
# Mellanox HW Management

MLNX_HW_MANAGEMENT_VERSION = 7.0030.4002
MLNX_HW_MANAGEMENT_VERSION = 7.0030.4003

export MLNX_HW_MANAGEMENT_VERSION

Expand Down
13 changes: 13 additions & 0 deletions platform/mellanox/non-upstream-patches/external-changes.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

--- a/patch/kconfig-inclusions
+++ b/patch/kconfig-inclusions
@@ -117,6 +117,9 @@
CONFIG_PINCTRL_AMD=y
CONFIG_EDAC_AMD64=m
CONFIG_AMD_XGBE_DCB=y
+CONFIG_USB_NET_DRIVERS=m
+CONFIG_USB_USBNET=m
+CONFIG_USB_NET_CDCETHER=m
###-> mellanox_amd64-end
# For Cisco 8000
CONFIG_PHYLIB=m

0 comments on commit 479f392

Please sign in to comment.