]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU
authorBenjamin Hahn <B.Hahn@phytec.de>
Tue, 20 Feb 2024 10:41:44 +0000 (11:41 +0100)
committerFabio Estevam <festevam@denx.de>
Sat, 24 Feb 2024 19:27:15 +0000 (16:27 -0300)
Enable the imx thermal driver to prevent booting when the system is too
hot.

Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
configs/phycore-imx8mm_defconfig

index bcc38d51a7b9732d86f5bce9650939826423f104..3a81ea7bd23d11cec8a3adbbd3a994185ab5576f 100644 (file)
@@ -128,4 +128,5 @@ CONFIG_SPL_SYSRESET=y
 CONFIG_SYSRESET_PSCI=y
 CONFIG_SYSRESET_WATCHDOG=y
 CONFIG_DM_THERMAL=y
+CONFIG_IMX_TMU=y
 CONFIG_IMX_WATCHDOG=y