[PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot

Frieder Schrempf frieder at fris.de
Thu Jun 18 08:13:24 CEST 2026


From: Frieder Schrempf <frieder.schrempf at kontron.de>

We want the watchdog to be enabled at boot by default so it can
handle emergency situations in any case.

Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
---
 configs/kontron-sl-mx8mm_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index f999ed073e8..006477b5e01 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -210,5 +210,4 @@ CONFIG_SDP_LOADADDR=0x40400000
 CONFIG_USB_ETHER=y
 CONFIG_USB_ETH_CDC=y
 CONFIG_SPL_USB_SDP_SUPPORT=y
-# CONFIG_WATCHDOG_AUTOSTART is not set
 CONFIG_IMX_WATCHDOG=y
-- 
2.54.0



More information about the U-Boot mailing list