summaryrefslogtreecommitdiff
path: root/common/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/main.c')
-rw-r--r--common/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/main.c b/common/main.c
index 74a698460e..d807f17101 100644
--- a/common/main.c
+++ b/common/main.c
@@ -86,7 +86,7 @@ int main(void)
* triggering a watchdog reboot. (This pretty much applies only to
* verified boot, because all *other* lengthy operations should be done
* by tasks.) */
- watchdog_init(1100);
+ watchdog_init();
#endif
/* Verified boot needs to read the initial keyboard state and EEPROM