diff options
| author | Frieder Schrempf <[email protected]> | 2026-06-18 08:13:24 +0200 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-06-26 23:02:46 -0300 |
| commit | b61c4f2a322228383a6fa6db8fd8308718939418 (patch) | |
| tree | ded35127652eeca8dc9df19d4481518fbaccc640 | |
| parent | 40c9ef1e77aa991c79a7408547aa3a0a8a3a858b (diff) | |
imx: kontron-sl-mx8mm: Enable the watchdog at boot
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 <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
| -rw-r--r-- | configs/kontron-sl-mx8mm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig index c3a954dffd9..1673cf7efad 100644 --- a/configs/kontron-sl-mx8mm_defconfig +++ b/configs/kontron-sl-mx8mm_defconfig @@ -209,5 +209,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 |
