diff mbox

[U-Boot,8/8,v2] EXYNOS5: Config: Enable tmu command

Message ID 1352293728-9958-9-git-send-email-hatim.rv@samsung.com
State Changes Requested
Delegated to: Minkyu Kang
Headers show

Commit Message

Hatim RV Nov. 7, 2012, 1:08 p.m. UTC
From: Alim Akhtar <alim.akhtar@samsung.com>

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

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
---
Changes since v1:
	- Added Acked-by: Simon Glass

 include/configs/exynos5250-dt.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 2f4315a..2b9271c 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -111,6 +111,7 @@ 
 
 /* Thermal Management Unit */
 #define CONFIG_EXYNOS_TMU
+#define CONFIG_CMD_TMU
 
 /* USB */
 #define CONFIG_CMD_USB