diff mbox series

[DO,NOT,MERGE,v4,7/8] roc-rk3399-pc: Enable watchdog

Message ID 20200109085222.22670-8-jagan@amarulasolutions.com
State New
Headers show
Series rk3399: Add redundant boot support | expand

Commit Message

Jagan Teki Jan. 9, 2020, 8:52 a.m. UTC
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(+)
diff mbox series

Patch

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