[PATCH 03/41] imx9: imx93_evk: enable CONFIG_WDT

Peng Fan (OSS) peng.fan at oss.nxp.com
Mon Jan 23 10:16:22 CET 2023


From: Peng Fan <peng.fan at nxp.com>

Without this config, there is boot error: Error binding ulp_wdt driver

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 configs/imx93_11x11_evk_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig
index 64da123c372..53ab0f61610 100644
--- a/configs/imx93_11x11_evk_defconfig
+++ b/configs/imx93_11x11_evk_defconfig
@@ -112,5 +112,6 @@ CONFIG_RTC_EMULATION=y
 CONFIG_DM_SERIAL=y
 CONFIG_FSL_LPUART=y
 CONFIG_ULP_WATCHDOG=y
+CONFIG_WDT=y
 CONFIG_LZO=y
 CONFIG_BZIP2=y
-- 
2.36.0



More information about the U-Boot mailing list