projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b6cec8
)
phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU
author
Benjamin Hahn
<B.Hahn@phytec.de>
Tue, 20 Feb 2024 10:41:43 +0000
(11:41 +0100)
committer
Fabio 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-imx8mp_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore-imx8mp_defconfig
b/configs/phycore-imx8mp_defconfig
index 0f37286d5d999f86cc3f48ac32fcb8f818d2a20b..c95554283903130f43e78fa2bea3c4865cd21d62 100644
(file)
--- a/
configs/phycore-imx8mp_defconfig
+++ b/
configs/phycore-imx8mp_defconfig
@@
-138,6
+138,7
@@
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_PSCI=y
CONFIG_SYSRESET_WATCHDOG=y
CONFIG_DM_THERMAL=y
+CONFIG_IMX_TMU=y
CONFIG_USB=y
CONFIG_DM_USB_GADGET=y
CONFIG_USB_XHCI_HCD=y