bcm63xx: fix entering failsafe through button
[openwrt.git] / target / linux / brcm63xx / base-files / lib / preinit / 05_reset_button_brcm63xx
index f33825f..f6bfbde 100644 (file)
@@ -8,6 +8,7 @@ enable_reset_button() {
                insmod input-polldev
                insmod gpio_buttons
                insmod button-hotplug
+               insmod gpio_keys_polled
        fi
 }