mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 05:59:28 -05:00
Currently the watchdog timer is broken as it tries to get an interrupt to setup pretimeout. Since our platform have a different type of interrupt disable it and use legacy watchdog probe. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>