Skip to content
Snippets Groups Projects
Commit 8afcfc21 authored by Akshay Saraswat's avatar Akshay Saraswat Committed by Minkyu Kang
Browse files

Exynos5: Config: Enable dtt command for TMU


This enables the dtt command to read the current SOC
temperature with the help of TMU

Signed-off-by: default avatarAkshay Saraswat <akshay.s@samsung.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent bc5478b2
No related branches found
No related tags found
No related merge requests found
...@@ -119,6 +119,8 @@ ...@@ -119,6 +119,8 @@
/* Thermal Management Unit */ /* Thermal Management Unit */
#define CONFIG_EXYNOS_TMU #define CONFIG_EXYNOS_TMU
#define CONFIG_CMD_DTT
#define CONFIG_TMU_CMD_DTT
/* USB */ /* USB */
#define CONFIG_CMD_USB #define CONFIG_CMD_USB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment