Skip to content

Commit

Permalink
Add MAX6697 kernel module for Arista 7060CX-32S (sonic-net#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Szucs authored and lguohan committed Dec 7, 2017
1 parent c9832d5 commit ff5a3b5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions patch/config-arista-7060-cx32s.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config
index 6b6aea9..e0a959c 100644
--- a/debian/build/build_amd64_none_amd64/.config
+++ b/debian/build/build_amd64_none_amd64/.config
@@ -3455,7 +3455,7 @@ CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6642=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_MAX6620=m
-# CONFIG_SENSORS_MAX6697 is not set
+CONFIG_SENSORS_MAX6697=m
# CONFIG_SENSORS_HTU21 is not set
# CONFIG_SENSORS_MCP3021 is not set
CONFIG_SENSORS_ADCXX=m
3 changes: 2 additions & 1 deletion patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ config-dell-s6000.patch
config-mlnx-sn2700.patch
config-dell-z9100.patch
config-ingrasys-s9100.patch
config-arista-7060-cx32s.patch
driver-at24-fix-odd-length-two-byte-access.patch
driver-hwmon-max6620.patch
driver-hwmon-max6620-fix-rpm-calc.patch
Expand All @@ -26,4 +27,4 @@ linux-3.19-mmc-sdhci-pci-enable-the-clear-transfer-mode-registe.patch
linux-3.19-mmc-sdhci-pci-enable-sdhci-doesn-t-support-hs200-qui.patch
rtnetlink-catch-EOPNOTSUPP-errors.patch
bridge-per-port-multicast-broadcast-flood-flags.patch
driver-support-tun-config-carrier-enable.patch
driver-support-tun-config-carrier-enable.patch

0 comments on commit ff5a3b5

Please sign in to comment.