diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/tbs2910.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index e1c993783b..eec024157f 100644 --- a/include/configs/tbs2910.h +++ b/include/configs/tbs2910.h @@ -21,6 +21,8 @@ #define CONFIG_SYS_PROMPT "Matrix U-Boot> " #define CONFIG_SYS_HZ 1000 +#define CONFIG_IMX6_THERMAL + /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_SDRAM_BASE MMDC0_ARB_BASE_ADDR |