Message ID | 20200109085222.22670-9-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 b30ca55107..e4b26b037b 100644 --- a/configs/roc-pc-rk3399_defconfig +++ b/configs/roc-pc-rk3399_defconfig @@ -55,3 +55,4 @@ CONFIG_USB_ETHER_SMSC95XX=y CONFIG_SPL_TINY_MEMSET=y CONFIG_ERRNO_STR=y CONFIG_WDT=y +CONFIG_BOOTCOUNT_LIMIT=y
Enable bootcount 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(+)