]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU
authorBenjamin Hahn <B.Hahn@phytec.de>
Tue, 20 Feb 2024 10:41:45 +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/imx8mm-phygate-tauri-l_defconfig

index 0db3ff890cdd78f4e73308892f06d25a322e3215..a416ebc2e04aa3bf11822a5c0f30155c36d013dc 100644 (file)
@@ -112,4 +112,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