From: Nikolay Dimitrov Date: Sun, 17 May 2015 23:10:45 +0000 (+0300) Subject: imx: riotboard, marsboard: Enable thermal support X-Git-Tag: v2015.07-rc2~97^2~35 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=223d91cc33c0feb1da1d7106d6206ab1a4964d73;p=u-boot imx: riotboard, marsboard: Enable thermal support Signed-off-by: Nikolay Dimitrov --- 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)