summaryrefslogtreecommitdiff
path: root/include/configs/mx7dsabresd.h
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-04-28 09:08:50 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:26 +0100
commit235dd35fa31dfc009cc240f4b6fcd3b56b3ff164 (patch)
tree39cabc7ccba43beb4b3318f1bfe1e2af91078ffd /include/configs/mx7dsabresd.h
parent6dbcc7401796c74f49581826d908a70ee4e84fc2 (diff)
MLK-10774-47 imx: mx7dsabresd enable thermal
Enable thermal for mx7dsabresd board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'include/configs/mx7dsabresd.h')
-rw-r--r--include/configs/mx7dsabresd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index f8517797d2..de88c8fd61 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -423,6 +423,8 @@
#define CONFIG_MXC_USB_FLAGS 0
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
+#define CONFIG_IMX_THERMAL
+
#if defined(CONFIG_MXC_EPDC) && defined(CONFIG_SYS_USE_QSPI)
#error "EPDC Pins conflicts QSPI, Either EPDC or QSPI can be enabled!"
#endif