summaryrefslogtreecommitdiff
path: root/configs/m53menlo_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-09-30 10:33:43 +0300
committerStefan Roese <sr@denx.de>2019-10-08 08:46:38 +0300
commitca51ef7c0c6140e6590746b07dad19040f95ef60 (patch)
tree6aa516d70bc77e74b99ab31c412ae6b7cf512861 /configs/m53menlo_defconfig
parent61ba1244b548463dbfb3c5285b6b22e7c772c5bd (diff)
downloadu-boot-ca51ef7c0c6140e6590746b07dad19040f95ef60.tar.xz
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
move WATCHDOG_TIMEOUT_MSECS to Kconfig and fix all board defconfigs. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Stefan Roese <sr@denx.de> Acked-by: Lukasz Majewski <lukma@denx.de> Acked-by: Martyn Welch <martyn.welch@collabora.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/m53menlo_defconfig')
-rw-r--r--configs/m53menlo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index 50047952a7..7e5bcf94b9 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -89,4 +89,5 @@ CONFIG_DM_VIDEO=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_VIDEO_IPUV3=y
CONFIG_IMX_WATCHDOG=y
+CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
CONFIG_FAT_WRITE=y