artik711s_raptor: configs: enable CONFIG_S5P6818_WATCHDOG
authorDongil Park <dongil01.park@samsung.com>
Fri, 24 Aug 2018 05:47:27 +0000 (14:47 +0900)
committerDongil Park <dongil01.park@samsung.com>
Fri, 24 Aug 2018 06:13:01 +0000 (15:13 +0900)
This patch enables CONFIG_S6P6818_WATCHDOG which kicks watchdog from
early stages when cpu initialized and disable watchdog when autoboot
aborted by user.

Change-Id: I7f887c04a80f8c9061fa42f41fb8c38a49a521b5
Signed-off-by: Dongil Park <dongil01.park@samsung.com>
include/configs/artik711s_raptor.h

index 8f5e241b6ec244f7fb528b5b38fd85653f525f6e..a4269935999b24b8b910fe5a254625b0e131a66b 100644 (file)
@@ -11,6 +11,7 @@
 #include "artik710_raptor.h"
 
 #define CONFIG_OF_BOARD_SETUP
+#define CONFIG_S5P6818_WATCHDOG
 
 #undef CONFIG_DFU_ALT
 #define CONFIG_DFU_ALT \