summaryrefslogtreecommitdiff
path: root/include/configs/dh_imx6.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-09-30 09:33:43 +0200
committerStefan Roese <sr@denx.de>2019-10-08 07:46:38 +0200
commitca51ef7c0c6140e6590746b07dad19040f95ef60 (patch)
tree6aa516d70bc77e74b99ab31c412ae6b7cf512861 /include/configs/dh_imx6.h
parent61ba1244b548463dbfb3c5285b6b22e7c772c5bd (diff)
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 'include/configs/dh_imx6.h')
-rw-r--r--include/configs/dh_imx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dh_imx6.h b/include/configs/dh_imx6.h
index c516e6ed4c..a854d0b531 100644
--- a/include/configs/dh_imx6.h
+++ b/include/configs/dh_imx6.h
@@ -88,7 +88,6 @@
#endif
/* Watchdog */
-#define CONFIG_WATCHDOG_TIMEOUT_MSECS 60000
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE