[AIO-3288C] Kernel->dts: configuration watchdog

This commit is contained in:
lizs
2018-12-20 16:47:27 +08:00
committed by cjp
parent b32005d630
commit c622d1ec9e

View File

@ -930,3 +930,8 @@
<0xe5 KEY_RIGHT>;
};
};
&watchdog {
status = "okay";
rockchip,atboot = <0>;
};