ramips: cleanup the RB750Gr3 support
[openwrt/staging/lynxis.git] / target / linux / ramips / base-files / etc / board.d / 03_gpio_switches
index a847a64d6bb026bb7e7943f8ecec92864eb96ec3..a5f9124d12a57c81781a9a6f87712d267c1bebdd 100755 (executable)
@@ -7,6 +7,9 @@ board_config_update
 board=$(board_name)
 
 case "$board" in
+mikrotik,rb750gr3)
+       ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "17"
+       ;;
 ubnt-erx)
        ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "0"
        ;;