aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2023-04-28 12:08:24 +0800
committerStefano Babic <sbabic@denx.de>2023-05-21 16:54:40 +0200
commitcdb11eab1eb17d90c93b5ec87ba116fd3dda27f4 (patch)
tree876c4cd95b6e7431169898683ae68ec19c3358cd
parent298b237f6771714ad18738d8421caa75f1c1adb2 (diff)
downloadu-boot-cdb11eab1eb17d90c93b5ec87ba116fd3dda27f4.zip
u-boot-cdb11eab1eb17d90c93b5ec87ba116fd3dda27f4.tar.gz
u-boot-cdb11eab1eb17d90c93b5ec87ba116fd3dda27f4.tar.bz2
imx9: imx93_evk: select IMX_TMU
Select thermal config to print current temperature Signed-off-by: Peng Fan <peng.fan@nxp.com>
-rw-r--r--configs/imx93_11x11_evk_defconfig2
1 files changed, 2 insertions, 0 deletions
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_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