aboutsummaryrefslogtreecommitdiff
path: root/configs/tqma6s_mba6_mmc_defconfig
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@ew.tq-group.com>2023-03-27 10:23:31 +0200
committerStefano Babic <sbabic@denx.de>2023-04-04 09:35:39 +0200
commitbc1bcd272e5d5118bb20a70ed558f0068b68af2d (patch)
treeed3939d94d44e1131b92ec493e58969042eecc11 /configs/tqma6s_mba6_mmc_defconfig
parent2443d8b1db58e132d322fbdfd7ac639b59e0cde1 (diff)
downloadu-boot-bc1bcd272e5d5118bb20a70ed558f0068b68af2d.zip
u-boot-bc1bcd272e5d5118bb20a70ed558f0068b68af2d.tar.gz
u-boot-bc1bcd272e5d5118bb20a70ed558f0068b68af2d.tar.bz2
configs: tqma6: enable DM_THERMAL
Enabling this gives some informal output at boot time. Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Diffstat (limited to 'configs/tqma6s_mba6_mmc_defconfig')
-rw-r--r--configs/tqma6s_mba6_mmc_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tqma6s_mba6_mmc_defconfig b/configs/tqma6s_mba6_mmc_defconfig
index a613279..bd9476c 100644
--- a/configs/tqma6s_mba6_mmc_defconfig
+++ b/configs/tqma6s_mba6_mmc_defconfig
@@ -65,3 +65,5 @@ CONFIG_DM_REGULATOR_PFUZE100=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_SERIAL=y
+CONFIG_DM_THERMAL=y
+CONFIG_IMX_THERMAL=y