summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-05-08 18:28:30 -0700
committerStefano Babic <sbabic@denx.de>2015-05-15 19:21:25 +0200
commit50de5088bba355d0b5aaf3031773455d721b08ac (patch)
tree286238d5b6d0a677d37028d2ce54ed9f2ed07cb0 /include/configs/gw_ventana.h
parentd41c8c8ece89132220dc1f60d92c3b8158f1575f (diff)
downloadblackbird-obmc-uboot-50de5088bba355d0b5aaf3031773455d721b08ac.tar.gz
blackbird-obmc-uboot-50de5088bba355d0b5aaf3031773455d721b08ac.zip
imx: ventana: config: enable Thermal support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index cefd16fb28..b20b3388ef 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -50,6 +50,7 @@
#define CONFIG_DM
#define CONFIG_DM_GPIO
#define CONFIG_DM_SERIAL
+#define CONFIG_DM_THERMAL
#define CONFIG_CMD_DM
#endif
@@ -57,6 +58,9 @@
#define CONFIG_MXC_GPIO
#define CONFIG_CMD_GPIO
+/* Thermal */
+#define CONFIG_IMX6_THERMAL
+
/* Serial */
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART2_BASE
OpenPOWER on IntegriCloud