summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index d1e41c54ea..1dcb96fb8b 100644
--- a/include/config.h
+++ b/include/config.h
@@ -935,7 +935,7 @@
#undef CONFIG_WATCHDOG_HELP
/* Watchdog period in ms; must be at least twice HOOK_TICK_INTERVAL */
-#define WATCHDOG_PERIOD_MS 1100
+#define CONFIG_WATCHDOG_PERIOD_MS 1100
/*****************************************************************************/