summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos5250-dt.h
diff options
context:
space:
mode:
authorAkshay Saraswat <akshay.s@samsung.com>2013-02-25 01:13:03 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-03-12 17:06:18 +0900
commitf7f85f7dc32143593d8e2ed85f3ab844c9c9c0ff (patch)
treeafb8bc1eb2b7adeb60847f2cb149e4e0d3ebceb9 /include/configs/exynos5250-dt.h
parent7e30ad8bf3c6f7768158ad994b9180c6906fa5da (diff)
downloadblackbird-obmc-uboot-f7f85f7dc32143593d8e2ed85f3ab844c9c9c0ff.tar.gz
blackbird-obmc-uboot-f7f85f7dc32143593d8e2ed85f3ab844c9c9c0ff.zip
Exynos5: Config: Enable support for Exynos TMU driver
Enables TMU driver support for exynos5250 Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/exynos5250-dt.h')
-rw-r--r--include/configs/exynos5250-dt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 89fcda5f40..fe9a3c6ed6 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -117,6 +117,9 @@
#define CONFIG_BOOTDELAY 3
#define CONFIG_ZERO_BOOTDELAY_CHECK
+/* Thermal Management Unit */
+#define CONFIG_EXYNOS_TMU
+
/* USB */
#define CONFIG_CMD_USB
#define CONFIG_USB_EHCI
OpenPOWER on IntegriCloud