ipq40xx: add support for Crisis Innovation Lab MeshPoint.One
[openwrt/staging/ynezz.git] / target / linux / ipq40xx / base-files / etc / board.d / 03_gpio_switches
index 4e306a94a5c09883b1ebb3c7bc638ed136c65331..e46a297ea7aae80df3e6e32fa16e3eb935350800 100755 (executable)
@@ -7,6 +7,9 @@ board_config_update
 board=$(board_name)
 
 case "$board" in
+cilab,meshpoint-one)
+       ucidef_add_gpio_switch "poe_passtrough" "POE passtrough enable" "413" "1"
+       ;;
 compex,wpj428)
        ucidef_add_gpio_switch "sim_card_select" "SIM card select" "3" "0"
        ;;