aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files/etc/board.d/03_gpio_switches
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/base-files/etc/board.d/03_gpio_switches')
-rwxr-xr-xtarget/linux/ath79/base-files/etc/board.d/03_gpio_switches4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ath79/base-files/etc/board.d/03_gpio_switches b/target/linux/ath79/base-files/etc/board.d/03_gpio_switches
index 4af9845b65..4f08fab525 100755
--- a/target/linux/ath79/base-files/etc/board.d/03_gpio_switches
+++ b/target/linux/ath79/base-files/etc/board.d/03_gpio_switches
@@ -10,6 +10,10 @@ board_config_update
board=$(board_name)
case "$board" in
+dlink,dir-825-c1|\
+dlink,dir-835-a1)
+ ucidef_add_gpio_switch "wan_led_auto" "WAN LED Auto" "20" "0"
+ ;;
ubnt,nanostation-ac)
ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "3"
;;