
28 Apr
2023
28 Apr
'23
6:08 a.m.
From: Peng Fan peng.fan@nxp.com
Select thermal config to print current temperature
Signed-off-by: Peng Fan peng.fan@nxp.com --- configs/imx93_11x11_evk_defconfig | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig index f116d52a655..9f376d39c03 100644 --- 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
--
2.40.0