瀏覽代碼

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>
Akshay Saraswat 12 年之前
父節點
當前提交
f7f85f7dc3
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/configs/exynos5250-dt.h

+ 3 - 0
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