git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdb11ea
)
imx9: imx93_evk: enable CONFIG_WDT
author
Peng Fan
<peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:25 +0000
(12:08 +0800)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/configs/imx93_11x11_evk_defconfig
b/configs/imx93_11x11_evk_defconfig
index
9f376d3
..
c2709f8
100644
(file)
--- 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