]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
imx: riotboard, marsboard: Enable thermal support
authorNikolay Dimitrov <picmaster@mail.bg>
Sun, 17 May 2015 23:10:45 +0000 (02:10 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 May 2015 13:54:00 +0000 (10:54 -0300)
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
include/configs/embestmx6boards.h

index 7a3e2d60432036f06de085bb73358dff07002793..7f6463f7392c5bcd6c50d5c04ca0a1dbf5dd64d3 100644 (file)
@@ -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)