-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Mellanox] Integrate HW-MGMT 7.0030.4003 Changes (#19184)
- Why I did it Integrate HW-MGMT 7.0030.4003 Changes Requires sonic-net/sonic-linux-kernel#396 - How I did it Run make integrate-mlnx-hw-mgmt - How to verify it Build an image and run tests from "sonic-mgmt".
- Loading branch information
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule hw-mgmt
updated
91 files
12 changes: 12 additions & 0 deletions
12
platform/mellanox/non-upstream-patches/external-changes.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +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 |