Skip to content

Commit

Permalink
Enable PCA9541 I2C mux module (sonic-net#160)
Browse files Browse the repository at this point in the history
This module is a bus arbitrator which allows 2 masters to manage the same bus.
  • Loading branch information
Staphylo committed Sep 9, 2020
1 parent d155c1e commit 02f41e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion patch/kconfig-inclusions
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[common]

[amd64]
# Enable MAX6697 for arista 7060 cx32s
# For Arista
CONFIG_I2C_MUX_PCA9541=m
CONFIG_SENSORS_MAX6697=m
CONFIG_SENSORS_DPS1900=m
# For cig-cs6436
Expand Down

0 comments on commit 02f41e8

Please sign in to comment.