Skip to content

Commit

Permalink
Add MAX6697 kernel module for Arista 7060CX-32S (sonic-net#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
lguohan committed Mar 19, 2018
1 parent 6a9b197 commit 70ae585
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
17 changes: 13 additions & 4 deletions patch/config-arista-7060-cx32s.patch
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
enable MAX6697 for arista 7060 cx32s

From: Guohan Lu <[email protected]>


---
debian/build/build_amd64_none_amd64/.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config
index 6b6aea9..e0a959c 100644
index c9881a9..b0402b3 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
@@ -3912,7 +3912,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_MAX31790 is not set
# CONFIG_SENSORS_MCP3021 is not set
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_MENF21BMC_HWMON=m
1 change: 1 addition & 0 deletions patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ driver-support-tun-config-carrier-enable.patch
config-dell-s6000.patch
config-dell-z9100.patch
config-ingrasys-s9100.patch
config-arista-7060-cx32s.patch
#
# This series applies on GIT commit 1451b36b2b0d62178e42f648d8a18131af18f7d8
# Tkernel-sched-core-fix-cgroup-fork-race.patch
Expand Down

0 comments on commit 70ae585

Please sign in to comment.