
28 Apr
2023
28 Apr
'23
6:08 a.m.
From: Peng Fan peng.fan@nxp.com
Without this config, there is boot error: Error binding ulp_wdt driver
Signed-off-by: Peng Fan peng.fan@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 9f376d39c03..c2709f8c66c 100644 --- a/configs/imx93_11x11_evk_defconfig +++ b/configs/imx93_11x11_evk_defconfig @@ -115,5 +115,6 @@ CONFIG_FSL_LPUART=y CONFIG_DM_THERMAL=y CONFIG_IMX_TMU=y CONFIG_ULP_WATCHDOG=y +CONFIG_WDT=y CONFIG_LZO=y CONFIG_BZIP2=y
--
2.40.0