projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d41c8c8
)
imx: ventana: config: enable Thermal support
author
Tim Harvey
<tharvey@gateworks.com>
Sat, 9 May 2015 01:28:30 +0000
(18:28 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 15 May 2015 17:21:25 +0000
(19:21 +0200)
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h
patch
|
blob
|
history
diff --git
a/include/configs/gw_ventana.h
b/include/configs/gw_ventana.h
index cefd16fb2818d68c1dfaf3f63f4e223a3024bda5..b20b3388ef62d1c28eca608810fd606adb456967 100644
(file)
--- 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