diff options
Diffstat (limited to 'arch/mips/boot/dts/brcm/bcm97420c.dts')
-rw-r--r-- | arch/mips/boot/dts/brcm/bcm97420c.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm97420c.dts b/arch/mips/boot/dts/brcm/bcm97420c.dts index f96241e94874..086faeaa384a 100644 --- a/arch/mips/boot/dts/brcm/bcm97420c.dts +++ b/arch/mips/boot/dts/brcm/bcm97420c.dts @@ -60,6 +60,10 @@ status = "okay"; }; +&watchdog { + status = "okay"; +}; + /* FIXME: MAC driver comes up but cannot attach to PHY */ &enet0 { status = "disabled"; |