Message ID | 20200109085222.22670-8-jagan@amarulasolutions.com |
---|---|
State | New |
Headers | show |
Series | rk3399: Add redundant boot support | expand |
diff --git a/configs/roc-pc-rk3399_defconfig b/configs/roc-pc-rk3399_defconfig index bf83b25dbc..b30ca55107 100644 --- a/configs/roc-pc-rk3399_defconfig +++ b/configs/roc-pc-rk3399_defconfig @@ -54,3 +54,4 @@ CONFIG_USB_ETHER_RTL8152=y CONFIG_USB_ETHER_SMSC95XX=y CONFIG_SPL_TINY_MEMSET=y CONFIG_ERRNO_STR=y +CONFIG_WDT=y
Enable watchdog suport for ROC-RK3399-PC board. Signed-off-by: Jagan Teki <jagan at amarulasolutions.com> --- configs/roc-pc-rk3399_defconfig | 1 + 1 file changed, 1 insertion(+)