summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNikolay Dimitrov <picmaster@mail.bg>2015-05-18 02:10:45 +0300
committerStefano Babic <sbabic@denx.de>2015-05-19 15:10:27 +0200
commit223d91cc33c0feb1da1d7106d6206ab1a4964d73 (patch)
tree5bbeb9ebd6ab20e7b99847c3f2dd4c1f2a1407be /include
parentc8d8d83e4b9c94ed5bbd6f8290c8a5170a5ed21a (diff)
downloadtalos-obmc-uboot-223d91cc33c0feb1da1d7106d6206ab1a4964d73.tar.gz
talos-obmc-uboot-223d91cc33c0feb1da1d7106d6206ab1a4964d73.zip
imx: riotboard, marsboard: Enable thermal support
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Diffstat (limited to 'include')
-rw-r--r--include/configs/embestmx6boards.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h
index e9f5bed9ff..16b5826e80 100644
--- a/include/configs/embestmx6boards.h
+++ b/include/configs/embestmx6boards.h
@@ -36,6 +36,7 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_IMX6_THERMAL
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M)
OpenPOWER on IntegriCloud