Skip to content

Commit

Permalink
Add LED-GPIO support using for QUANTA IX1B switch (sonic-net#40)
Browse files Browse the repository at this point in the history
* Add LED-GPIO support using for QUANTA switch
  • Loading branch information
cpchangtw authored and lguohan committed Jan 30, 2018
1 parent 5341a8f commit adccdab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions patch/config-quanta-ix1b.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 3d31fb2..f7a3e96 100644
--- a/debian/build/build_amd64_none_amd64/.config
+++ b/debian/build/build_amd64_none_amd64/.config
@@ -5127,7 +5127,7 @@ CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_PCA9532=m
# CONFIG_LEDS_PCA9532_GPIO is not set
-# CONFIG_LEDS_GPIO is not set
+CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=m
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
1 change: 1 addition & 0 deletions patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ config-dell-z9100.patch
config-ingrasys-s9100.patch
config-arista-7060-cx32s.patch
config-mitac-ly1200.patch
config-quanta-ix1b.patch
driver-at24-fix-odd-length-two-byte-access.patch
driver-hwmon-max6620.patch
driver-hwmon-max6620-fix-rpm-calc.patch
Expand Down

0 comments on commit adccdab

Please sign in to comment.