summaryrefslogtreecommitdiff
path: root/configs/imx8ulp_9x9_evk_android_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2022-07-29 18:56:57 +0800
committerYe Li <ye.li@nxp.com>2022-07-31 17:08:11 +0800
commit043ecbd141dc649c99d2f15ce905ee266d82b65c (patch)
tree25947195cdd572573f78ffc75e76f12c6ac4c8d0 /configs/imx8ulp_9x9_evk_android_defconfig
parentb194beb40560c363479dfd251651bf65e50e79e0 (diff)
LFU-372-3 imx8ulp: Enable SCMI thermal for temperature
Change from PMC thermal driver to SCMI thermal to get temperature, so that we can avoid TRDC access issue for PMC and ADC on RTD Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Alice Guo <alice.guo@nxp.com>
Diffstat (limited to 'configs/imx8ulp_9x9_evk_android_defconfig')
-rw-r--r--configs/imx8ulp_9x9_evk_android_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/imx8ulp_9x9_evk_android_defconfig b/configs/imx8ulp_9x9_evk_android_defconfig
index 9d209928eb..939de54bac 100644
--- a/configs/imx8ulp_9x9_evk_android_defconfig
+++ b/configs/imx8ulp_9x9_evk_android_defconfig
@@ -135,8 +135,8 @@ CONFIG_CMD_BMP=y
CONFIG_SCMI_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN=y
-# CONFIG_DM_THERMAL=y
-# CONFIG_IMX_PMC_TEMPERATURE=y
+CONFIG_DM_THERMAL=y
+CONFIG_SCMI_THERMAL=y
CONFIG_LZ4=y
CONFIG_FLASH_MCUFIRMWARE_SUPPORT=y