belkin-rt3200: Enable watchdog drivers #3

Merged
dan merged 1 commits from sinavir/liminix:add_belkin_watchdog into main 2024-01-24 14:36:11 +00:00
1 changed files with 4 additions and 0 deletions

View File

@ -144,6 +144,10 @@
# SERIAL_8250_NR_UARTS="3";
# SERIAL_8250_RUNTIME_UARTS="3";
SERIAL_OF_PLATFORM="y";
# Must enble hardware watchdog drivers. Else the device reboots after several seconds
WATCHDOG = "y";
MEDIATEK_WATCHDOG = "y";
};
};
boot = {