]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
imx9: imx93_evk: enable CONFIG_WDT
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:25 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:40 +0000 (16:54 +0200)
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

index 9f376d39c03a9f34caf5f1979b17a7197a553b7b..c2709f8c66c08ff33891efbe6f09b54c6b6dbbe6 100644 (file)
@@ -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