projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
298b237
)
imx9: imx93_evk: select IMX_TMU
author
Peng Fan
<peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:24 +0000
(12:08 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 21 May 2023 14:54:40 +0000
(16:54 +0200)
Select thermal config to print current temperature
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
f116d52
..
9f376d3
100644
(file)
--- a/
configs/imx93_11x11_evk_defconfig
+++ b/
configs/imx93_11x11_evk_defconfig
@@
-112,6
+112,8
@@
CONFIG_DM_RTC=y
CONFIG_RTC_EMULATION=y
CONFIG_DM_SERIAL=y
CONFIG_FSL_LPUART=y
+CONFIG_DM_THERMAL=y
+CONFIG_IMX_TMU=y
CONFIG_ULP_WATCHDOG=y
CONFIG_LZO=y
CONFIG_BZIP2=y