commit | cdb11eab1eb17d90c93b5ec87ba116fd3dda27f4 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 28 12:08:24 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 21 16:54:40 2023 +0200 |
tree | 876c4cd95b6e7431169898683ae68ec19c3358cd | |
parent | 298b237f6771714ad18738d8421caa75f1c1adb2 [diff] [blame] |
imx9: imx93_evk: select IMX_TMU Select thermal config to print current temperature Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig index f116d52..9f376d3 100644 --- a/configs/imx93_11x11_evk_defconfig +++ b/configs/imx93_11x11_evk_defconfig
@@ -112,6 +112,8 @@ 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