forked from dan/liminix
belkin-rt3200: Enable watchdog drivers
This commit is contained in:
parent
83ee488e4c
commit
7642e23c0a
@ -144,6 +144,10 @@
|
|||||||
# SERIAL_8250_NR_UARTS="3";
|
# SERIAL_8250_NR_UARTS="3";
|
||||||
# SERIAL_8250_RUNTIME_UARTS="3";
|
# SERIAL_8250_RUNTIME_UARTS="3";
|
||||||
SERIAL_OF_PLATFORM="y";
|
SERIAL_OF_PLATFORM="y";
|
||||||
|
|
||||||
|
# Must enble hardware watchdog drivers. Else the device reboots after several seconds
|
||||||
|
WATCHDOG = "y";
|
||||||
|
MEDIATEK_WATCHDOG = "y";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
boot = {
|
boot = {
|
||||||
|
Loading…
Reference in New Issue
Block a user